commit: 5b70c2ad9898d51ee044a9cbe912ec8ad442fc4e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Jul 15 15:43:02 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Jul 15 15:51:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b70c2ad
dev-perl/Module-Signature: amd64 stable wrt bug #661196 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild b/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild index 7ebfaa72c27..a0b62fc3848 100644 --- a/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild +++ b/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Module signature file manipulation" LICENSE="CC0-1.0 || ( Artistic GPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-solaris" +KEYWORDS="amd64 ~x86 ~x86-solaris" IUSE="test" RDEPEND="
