diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:46:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:49:19 +0100 |
commit | 853c673997a33f9f603523d0e42b628f9f16cc9f (patch) | |
tree | ee232471f1a32ec5f367cf7b216ab4b84a2465dd /dev-perl/Cpanel-JSON-XS | |
parent | net-libs/libnftnl: stable 1.1.7 for hppa (diff) | |
download | gentoo-853c673997a33f9f603523d0e42b628f9f16cc9f.tar.gz gentoo-853c673997a33f9f603523d0e42b628f9f16cc9f.tar.bz2 gentoo-853c673997a33f9f603523d0e42b628f9f16cc9f.zip |
dev-perl/Cpanel-JSON-XS: stable 4.190.0 for hppa
stable wrt bug #732640
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.190.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.190.0.ebuild index faa37c8f3a85..3461a1fdc50b 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.190.0.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.190.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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |