diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:52:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:52:16 +0200 |
commit | 294def51cf88fbfce3544299a494742d89013bcd (patch) | |
tree | 461e7a2f30704bfa0f52f6bd16791a43a67f0fbd /dev-perl/Test-DistManifest | |
parent | dev-perl/Test-Requires: amd64 stable wrt bug #584230 (diff) | |
download | gentoo-294def51cf88fbfce3544299a494742d89013bcd.tar.gz gentoo-294def51cf88fbfce3544299a494742d89013bcd.tar.bz2 gentoo-294def51cf88fbfce3544299a494742d89013bcd.zip |
dev-perl/Test-DistManifest: amd64 stable wrt bug #583624
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-DistManifest')
-rw-r--r-- | dev-perl/Test-DistManifest/Test-DistManifest-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.14.0.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.14.0.ebuild index 9dc89304e0f3..14328cd51d0a 100644 --- a/dev-perl/Test-DistManifest/Test-DistManifest-1.14.0.ebuild +++ b/dev-perl/Test-DistManifest/Test-DistManifest-1.14.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Author test that validates a package MANIFEST" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |