diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-10-19 19:06:56 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-20 00:10:56 +0000 |
commit | bcc91bd3e37b4049c8c8dd60b52592a3758b44b2 (patch) | |
tree | 65138d89cac9c74db3831b929bee723e0ec80ce5 /dev-perl/Cpanel-JSON-XS | |
parent | dev-libs/libgcrypt: stable 1.8.8 for hppa, bug #795480 (diff) | |
download | gentoo-bcc91bd3e37b4049c8c8dd60b52592a3758b44b2.tar.gz gentoo-bcc91bd3e37b4049c8c8dd60b52592a3758b44b2.tar.bz2 gentoo-bcc91bd3e37b4049c8c8dd60b52592a3758b44b2.zip |
dev-perl/Cpanel-JSON-XS: stable 4.260.0 for hppa, bug #818193
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.260.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.260.0.ebuild index ed8dd99e92db..cc156cc2c0e5 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.260.0.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.260.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" 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 )" |