diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:54:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:54:06 +0200 |
commit | d6544180e93a48502298386e3b3e1ce76f6894db (patch) | |
tree | 636baf189d96f9e67b07d0b331f718fc67f1cd17 /dev-perl/Exception-Class | |
parent | dev-perl/Event: x86 stable (bug #657574) (diff) | |
download | gentoo-d6544180e93a48502298386e3b3e1ce76f6894db.tar.gz gentoo-d6544180e93a48502298386e3b3e1ce76f6894db.tar.bz2 gentoo-d6544180e93a48502298386e3b3e1ce76f6894db.zip |
dev-perl/Exception-Class: x86 stable (bug #657574)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild index 49aa727dea9c..5fde61221097 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A module that allows you to declare real exception classes in Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RDEPEND=" |