diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:02:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:04:53 +0100 |
commit | 242ead493d040ca61d2446102f10adfd030c422b (patch) | |
tree | 8d1e473b3e4b7496efc9c8a61aebe03a46db11e1 /dev-perl/Test-Warnings | |
parent | dev-perl/Test-Script: stable 1.180.0 for ia64, bug #663934 (diff) | |
download | gentoo-242ead493d040ca61d2446102f10adfd030c422b.tar.gz gentoo-242ead493d040ca61d2446102f10adfd030c422b.tar.bz2 gentoo-242ead493d040ca61d2446102f10adfd030c422b.zip |
dev-perl/Test-Warnings: stable 0.26.0 for ia64, bug #663934
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Test-Warnings')
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild index c686535f3805..ccd1e5ec7498 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test suggested" # Test::Builder -> perl-Test-Simple |