diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:38:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:38:01 +0200 |
commit | 6b4c61fdc9f36bf2dd06fee8b43c88ca9141f151 (patch) | |
tree | aaf0e3222830189c713f7a0ac15d3b599aa660b7 /dev-perl/JSON-XS | |
parent | dev-perl/Inline-Files: x86 stable wrt bug #805635 (diff) | |
download | gentoo-6b4c61fdc9f36bf2dd06fee8b43c88ca9141f151.tar.gz gentoo-6b4c61fdc9f36bf2dd06fee8b43c88ca9141f151.tar.bz2 gentoo-6b4c61fdc9f36bf2dd06fee8b43c88ca9141f151.zip |
dev-perl/JSON-XS: x86 stable wrt bug #805638
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 2e31a34e62ae..eebbf550c431 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 |