diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:46:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:45 +0100 |
commit | 135ac60efb1b0edfd22cb6e722736c9fefb44c9b (patch) | |
tree | 07476f601a1e61842dee17990d7613eb569f1ef0 /dev-perl/Test-Exception | |
parent | dev-perl/Test-Base: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-135ac60efb1b0edfd22cb6e722736c9fefb44c9b.tar.gz gentoo-135ac60efb1b0edfd22cb6e722736c9fefb44c9b.tar.bz2 gentoo-135ac60efb1b0edfd22cb6e722736c9fefb44c9b.zip |
dev-perl/Test-Exception: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild index 7ebe06c1816e..c480fb839552 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.430.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 functions for exception based code" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |