diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:48:26 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:48 +0100 |
commit | 091b4740fb53bfe00eec5a71fdef624445001cb8 (patch) | |
tree | e2e08538ffe50190cc333a44c3548fb5aa561fe2 /dev-perl | |
parent | dev-perl/Test-Script: dropped ~ia64-linux (diff) | |
download | gentoo-091b4740fb53bfe00eec5a71fdef624445001cb8.tar.gz gentoo-091b4740fb53bfe00eec5a71fdef624445001cb8.tar.bz2 gentoo-091b4740fb53bfe00eec5a71fdef624445001cb8.zip |
dev-perl/Test-Warnings: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild index 81e32a83918f..420d5d2d3f67 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" # Test::Builder -> perl-Test-Simple 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 d4b84488f90b..66d38fc90d41 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~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 |