diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-03 10:27:10 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-03 11:54:19 +0100 |
commit | eb9060d64756f72f10fa6fce7b089a8d45baaaf7 (patch) | |
tree | 2265b9ffbeb3ba542c72551f49cb34b30ecf9775 /dev-perl/JSON-XS | |
parent | dev-perl/HTTP-Message: stable 6.320.0 for hppa, bug #805878 (diff) | |
download | gentoo-eb9060d64756f72f10fa6fce7b089a8d45baaaf7.tar.gz gentoo-eb9060d64756f72f10fa6fce7b089a8d45baaaf7.tar.bz2 gentoo-eb9060d64756f72f10fa6fce7b089a8d45baaaf7.zip |
dev-perl/JSON-XS: stable 4.30.0 for hppa, bug #805638
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/JSON-XS')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild b/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild index af5755f9f4fc..2e31a34e62ae 100644 --- a/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast" 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=" dev-perl/Types-Serialiser |