diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 13:59:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:00:25 +0200 |
commit | 5f799ee0f23a640f6cec1981306724e9564ab9e6 (patch) | |
tree | b0f48830abb280c0b6f3a1b5fd19d267931e3313 /dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild | |
parent | dev-perl/Email-Sender: x86 stable wrt bug #805689 (diff) | |
download | gentoo-5f799ee0f23a640f6cec1981306724e9564ab9e6.tar.gz gentoo-5f799ee0f23a640f6cec1981306724e9564ab9e6.tar.bz2 gentoo-5f799ee0f23a640f6cec1981306724e9564ab9e6.zip |
dev-perl/Exception-Class: x86 stable wrt bug #805695
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild')
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild index 77b327e5e2f6..c81fe3b48bc3 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.450.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |