diff options
author | Sam James <sam@gentoo.org> | 2020-08-14 23:49:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-14 23:49:52 +0000 |
commit | ecdc856a8904798c64ebd3d01c51244af6e3bfb8 (patch) | |
tree | a4e679dd28146a14f291977ee9be1e41e12d2d82 /dev-perl/Cpanel-JSON-XS | |
parent | dev-ml/camomile: ocaml-4.09 compat fixes (diff) | |
download | gentoo-ecdc856a8904798c64ebd3d01c51244af6e3bfb8.tar.gz gentoo-ecdc856a8904798c64ebd3d01c51244af6e3bfb8.tar.bz2 gentoo-ecdc856a8904798c64ebd3d01c51244af6e3bfb8.zip |
dev-perl/Cpanel-JSON-XS: Stabilize 4.190.0 amd64, #732640
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.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 00b4b074592d..5d6b7d923c8e 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 )" |