diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:08:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:08:35 +0000 |
commit | 15afe8e9c19efb49b834b03a7a951d59548c66bf (patch) | |
tree | 66b36a23c949fc2e4280b3261980e05205757164 /dev-perl/Test-CleanNamespaces | |
parent | dev-perl/TermReadKey: stable 2.370.0 for hppa, bug #667266 (diff) | |
download | gentoo-15afe8e9c19efb49b834b03a7a951d59548c66bf.tar.gz gentoo-15afe8e9c19efb49b834b03a7a951d59548c66bf.tar.bz2 gentoo-15afe8e9c19efb49b834b03a7a951d59548c66bf.zip |
dev-perl/Test-CleanNamespaces: stable 0.220.0 for hppa, bug #667266
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Test-CleanNamespaces')
-rw-r--r-- | dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild index dd5c611abbaa..a6b90a19235d 100644 --- a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild +++ b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for uncleaned imports" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" # r:Test::Builder -> Test-Simple |