diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:53:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:53:13 +0200 |
commit | 8fa419621b917e803a20243822d8393667eee37a (patch) | |
tree | 8f26c5f2332ea5aa10b1787a27cc69f6894fec8c /dev-perl/Exception-Class | |
parent | dev-lang/mujs: x86 stable wrt bug #792690 (diff) | |
download | gentoo-8fa419621b917e803a20243822d8393667eee37a.tar.gz gentoo-8fa419621b917e803a20243822d8393667eee37a.tar.bz2 gentoo-8fa419621b917e803a20243822d8393667eee37a.zip |
dev-perl/Exception-Class: x86 stable wrt bug #792693
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild index cfce75c7efe9..a27f3fe5595f 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.440.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 )" |