diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 07:24:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 07:24:27 +0100 |
commit | 92b4f881beed7a581926ac2a69e529819bb25fbe (patch) | |
tree | 01b9ca83a4bc257a81f993c24f3ec3ca2cbb45b0 /dev-perl/Cpanel-JSON-XS | |
parent | dev-perl/Mojolicious: Stabilize 8.580.0 ppc, #801244 (diff) | |
download | gentoo-92b4f881beed7a581926ac2a69e529819bb25fbe.tar.gz gentoo-92b4f881beed7a581926ac2a69e529819bb25fbe.tar.bz2 gentoo-92b4f881beed7a581926ac2a69e529819bb25fbe.zip |
dev-perl/Cpanel-JSON-XS: Stabilize 4.260.0 ppc, #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 1f53218c0767..d739ae23dc60 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 )" |