diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:51:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:51:51 +0200 |
commit | 775eccc0c87ad3745a06afd6a22fcbf8e2c4eaf7 (patch) | |
tree | f4048a7d939eadf24f9279a3d8eee1f551bc7ea3 /dev-perl | |
parent | games-action/extreme-tuxracer: amd64 stable wrt bug #583370 (diff) | |
download | gentoo-775eccc0c87ad3745a06afd6a22fcbf8e2c4eaf7.tar.gz gentoo-775eccc0c87ad3745a06afd6a22fcbf8e2c4eaf7.tar.bz2 gentoo-775eccc0c87ad3745a06afd6a22fcbf8e2c4eaf7.zip |
dev-perl/Test-Command: amd64 stable wrt bug #583616
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Command/Test-Command-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Command/Test-Command-0.110.0.ebuild b/dev-perl/Test-Command/Test-Command-0.110.0.ebuild index 5d936bfb6d04..70005fceccd6 100644 --- a/dev-perl/Test-Command/Test-Command-0.110.0.ebuild +++ b/dev-perl/Test-Command/Test-Command-0.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Test routines for external commands" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |