diff options
author | 2016-06-01 23:46:33 +0200 | |
---|---|---|
committer | 2016-06-01 23:47:34 +0200 | |
commit | 8e2ef2ac996d47f0300d9a79a4d727b361984c7f (patch) | |
tree | f1c1369122872ffec1d6bdd48770574aec952f2d /dev-perl/Test-Fatal | |
parent | dev-perl/Test-Exception: Remove old (diff) | |
download | gentoo-8e2ef2ac996d47f0300d9a79a4d727b361984c7f.tar.gz gentoo-8e2ef2ac996d47f0300d9a79a4d727b361984c7f.tar.bz2 gentoo-8e2ef2ac996d47f0300d9a79a4d727b361984c7f.zip |
dev-perl/Test-Fatal: Stable for remaining arches (ALLARCHES), bug 583710
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Fatal')
-rw-r--r-- | dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild index 8c5ffc0b20ff..bc300771aae9 100644 --- a/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild +++ b/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Incredibly simple helpers for testing code with exceptions" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |