diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 23:44:14 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 23:47:34 +0200 |
commit | 96f275b435e211a0760b7edbc9a73a2c1884a38d (patch) | |
tree | 8eee1f7ac82ec6dafe577ffde347906899d2ca87 /dev-perl/Test-Exception | |
parent | dev-perl/Switch: Remove old (diff) | |
download | gentoo-96f275b435e211a0760b7edbc9a73a2c1884a38d.tar.gz gentoo-96f275b435e211a0760b7edbc9a73a2c1884a38d.tar.bz2 gentoo-96f275b435e211a0760b7edbc9a73a2c1884a38d.zip |
dev-perl/Test-Exception: Stable for remaining arches (ALLARCHES), bug 583708
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 7524cd9e0fd5..7ebe06c1816e 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |