diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 13:36:28 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 13:42:34 +0200 |
commit | 494afabda7f252cd2bfb8205ee1f9d0bdb2d5a81 (patch) | |
tree | 333260fd00da63e1d51159e01d456daa9709f264 /dev-perl/Test-CleanNamespaces | |
parent | dev-perl/Module-Runtime-Conflicts: ppc64 stable (bug 617120) (diff) | |
download | gentoo-494afabda7f252cd2bfb8205ee1f9d0bdb2d5a81.tar.gz gentoo-494afabda7f252cd2bfb8205ee1f9d0bdb2d5a81.tar.bz2 gentoo-494afabda7f252cd2bfb8205ee1f9d0bdb2d5a81.zip |
dev-perl/Test-CleanNamespaces: ppc64 stable (bug 617120)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Test-CleanNamespaces')
-rw-r--r-- | dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild index 424b56d23e85..5751cb0cb7e6 100644 --- a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild +++ b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for uncleaned imports" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86" IUSE="test minimal" # r:Test::Builder -> Test-Simple |