diff options
author | 2018-10-06 15:33:46 -0400 | |
---|---|---|
committer | 2018-10-06 15:33:46 -0400 | |
commit | 8b352b9fa4862dfb9d8e26d6ffd90c368afb58d5 (patch) | |
tree | 87a99139bc0c186e0438f11efca58f810a7bdbd1 /dev-perl/Test-Warn | |
parent | dev-perl/Test-MockRandom-1.10.0: ppc64 stable, bug 667266 (diff) | |
download | gentoo-8b352b9fa4862dfb9d8e26d6ffd90c368afb58d5.tar.gz gentoo-8b352b9fa4862dfb9d8e26d6ffd90c368afb58d5.tar.bz2 gentoo-8b352b9fa4862dfb9d8e26d6ffd90c368afb58d5.zip |
dev-perl/Test-Warn-0.320.0: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild index 48d2d74e9536..9925d0ec4475 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" |