diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 02:58:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 02:58:56 +0000 |
commit | 22f4e4616d217cb1fa798d6c983956367d66d06a (patch) | |
tree | 298d8a925db42b3d48d9b540ee350002ba8af45c /dev-perl/Cpanel-JSON-XS | |
parent | dev-perl/Data-GUID: Stabilize 0.50.0 amd64, #828162 (diff) | |
download | gentoo-22f4e4616d217cb1fa798d6c983956367d66d06a.tar.gz gentoo-22f4e4616d217cb1fa798d6c983956367d66d06a.tar.bz2 gentoo-22f4e4616d217cb1fa798d6c983956367d66d06a.zip |
dev-perl/Cpanel-JSON-XS: Stabilize 4.270.0 amd64, #828163
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.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild index a7438bb6d3c3..f48b1415974a 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.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 ~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" RDEPEND=" >=virtual/perl-Math-BigInt-1.160.0 |