diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-06 08:45:09 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-06 08:58:42 +0100 |
commit | e97bd9467834648cf432bcca3990bc8934b60beb (patch) | |
tree | 45f2ee27175fcf2769f763861a6f8c00c4729bb8 /dev-perl/Test-CleanNamespaces | |
parent | dev-perl/File-Find-Rule-Perl: Stable for HPPA (bug #569840). (diff) | |
download | gentoo-e97bd9467834648cf432bcca3990bc8934b60beb.tar.gz gentoo-e97bd9467834648cf432bcca3990bc8934b60beb.tar.bz2 gentoo-e97bd9467834648cf432bcca3990bc8934b60beb.zip |
dev-perl/Test-CleanNamespaces: Stable for HPPA (bug #569840).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
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 c12a6cd75a8b..9341e568a418 100644 --- a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild +++ b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild @@ -11,7 +11,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 |