diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 17:30:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 17:30:42 +0200 |
commit | 58f41246dd761975eabcc197f0a2e58621e1800e (patch) | |
tree | 882919a76e4aa667bdac747c2e122bce52e4fb7b /dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild | |
parent | dev-perl/Test-SharedFork: amd64 stable wrt bug #585498 (diff) | |
download | gentoo-58f41246dd761975eabcc197f0a2e58621e1800e.tar.gz gentoo-58f41246dd761975eabcc197f0a2e58621e1800e.tar.bz2 gentoo-58f41246dd761975eabcc197f0a2e58621e1800e.zip |
dev-perl/Test-Warn: amd64 stable wrt bug #585502
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild')
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild b/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild index 5eb1942f178c..48cd84822046 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" |