diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-12-12 12:47:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-12 18:24:54 +0000 |
commit | 9c9618fd7ea7cd519759ff00189c06512d35aa08 (patch) | |
tree | 55453f4d66d72ea629b41f11a5e909f69e08a171 /dev-perl/Cpanel-JSON-XS | |
parent | dev-perl/Devel-Hide: stable 0.1.500 for hppa, bug #828172 (diff) | |
download | gentoo-9c9618fd7ea7cd519759ff00189c06512d35aa08.tar.gz gentoo-9c9618fd7ea7cd519759ff00189c06512d35aa08.tar.bz2 gentoo-9c9618fd7ea7cd519759ff00189c06512d35aa08.zip |
dev-perl/Cpanel-JSON-XS: stable 4.270.0 for hppa, bug #828163
Package-Manager: Portage-3.0.28, 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.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild index e91725176793..c3c06693e2ae 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild @@ -11,7 +11,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" RDEPEND=" >=virtual/perl-Math-BigInt-1.160.0 |