diff options
author | 2016-03-14 23:11:24 +0100 | |
---|---|---|
committer | 2016-03-14 23:11:24 +0100 | |
commit | 13e246dd28a5c4ead181146fb1434a4717da5485 (patch) | |
tree | 8e6a6bb73fdeae011afeb75c4c0d81b06f464167 /dev-perl/JSON-XS | |
parent | app-misc/mc: amd64 stable wrt bug #577314 (diff) | |
download | gentoo-13e246dd28a5c4ead181146fb1434a4717da5485.tar.gz gentoo-13e246dd28a5c4ead181146fb1434a4717da5485.tar.bz2 gentoo-13e246dd28a5c4ead181146fb1434a4717da5485.zip |
dev-perl/JSON-XS: amd64 stable wrt bug #577102
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/JSON-XS')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild index c3f0eabb2be0..b9d5d71c6403 100644 --- a/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |