diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:23:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:23:59 +0300 |
commit | 0a86e0c9331cf5ca60ec471fd3bf92b8313c5cb4 (patch) | |
tree | 244f60881c481d031af8e646080b8ee76a619970 /dev-perl/Cpanel-JSON-XS | |
parent | dev-perl/Email-MIME: Stabilize 1.953.0 ppc, #908921 (diff) | |
download | gentoo-0a86e0c9331cf5ca60ec471fd3bf92b8313c5cb4.tar.gz gentoo-0a86e0c9331cf5ca60ec471fd3bf92b8313c5cb4.tar.bz2 gentoo-0a86e0c9331cf5ca60ec471fd3bf92b8313c5cb4.zip |
dev-perl/Cpanel-JSON-XS: Stabilize 4.360.0 sparc, #908926
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.360.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.360.0.ebuild index 2ca0f323316e..45c7b63bc59c 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.360.0.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.360.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=virtual/perl-Math-BigInt-1.160.0 |