diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-31 17:54:55 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-01 18:38:11 +0000 |
commit | ed03768df15967dee3c06f85428149fc92a83cb2 (patch) | |
tree | e7ee528b90972bb56cddc4d50cce1848de20fda5 /dev-perl/Exception-Class | |
parent | dev-perl/Error: stable 0.170.290 for hppa, bug #792660 (diff) | |
download | gentoo-ed03768df15967dee3c06f85428149fc92a83cb2.tar.gz gentoo-ed03768df15967dee3c06f85428149fc92a83cb2.tar.bz2 gentoo-ed03768df15967dee3c06f85428149fc92a83cb2.zip |
dev-perl/Exception-Class: stable 1.440.0 for hppa, bug #792693
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 bd0036266aa2..f260b697b60d 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 )" |