diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:41:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:41:36 +0100 |
commit | 498149f197660f433fb0746ce3bdb5dbee53e741 (patch) | |
tree | cbd2951c0bcdf9fa06740c47a13053dc90c9aa87 /dev-perl/Cpanel-JSON-XS | |
parent | dev-util/systemtap: Stabilize 4.4 arm64, #802315 (diff) | |
download | gentoo-498149f197660f433fb0746ce3bdb5dbee53e741.tar.gz gentoo-498149f197660f433fb0746ce3bdb5dbee53e741.tar.bz2 gentoo-498149f197660f433fb0746ce3bdb5dbee53e741.zip |
dev-perl/Cpanel-JSON-XS: Stabilize 4.260.0 ppc64, #801244
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 4fc05bfe51e7..1f53218c0767 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 )" |