diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:21:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:21:19 +0200 |
commit | 92081a0af0043c780118d0dcf348afe703f46895 (patch) | |
tree | 75d988bf10d63a6f8b19d3472a865ce46fdffb46 /dev-perl/Test-Command | |
parent | net-wireless/crda: ppc stable wrt bug #582076 (diff) | |
download | gentoo-92081a0af0043c780118d0dcf348afe703f46895.tar.gz gentoo-92081a0af0043c780118d0dcf348afe703f46895.tar.bz2 gentoo-92081a0af0043c780118d0dcf348afe703f46895.zip |
dev-perl/Test-Command: ppc stable wrt bug #583616
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Command')
-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 44e1cc12df1c..895b2daa3bfc 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=" |