diff options
author | Sam James <sam@gentoo.org> | 2020-08-12 10:28:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-12 10:29:23 +0000 |
commit | b9d9f30e75678dc258b662dca5dbe84285fe331b (patch) | |
tree | 71eb558fc525d11604096e9ae5782608fe9f87a8 /dev-perl | |
parent | dev-python/sphinx: Bump to 3.2.0 (diff) | |
download | gentoo-b9d9f30e75678dc258b662dca5dbe84285fe331b.tar.gz gentoo-b9d9f30e75678dc258b662dca5dbe84285fe331b.tar.bz2 gentoo-b9d9f30e75678dc258b662dca5dbe84285fe331b.zip |
dev-perl/Cpanel-JSON-XS: Stabilize 4.190.0 sparc, #732640
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 63619498e387..4ae2588ea8ff 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 )" |