summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-21 17:49:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-21 17:49:17 +0000
commita7a19085d0240192a62efb5ffa050b4bcebcec3e (patch)
treedbe970c774cf8cff9e28284e398474f8d5334a81 /dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild
parentStable for x86, wrt bug #488624 (diff)
downloadgentoo-2-a7a19085d0240192a62efb5ffa050b4bcebcec3e.tar.gz
gentoo-2-a7a19085d0240192a62efb5ffa050b4bcebcec3e.tar.bz2
gentoo-2-a7a19085d0240192a62efb5ffa050b4bcebcec3e.zip
Stable for x86, wrt bug #488624
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild')
-rw-r--r--dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild b/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild
index 099f7aa1e610..15b3076b3b8a 100644
--- a/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild
+++ b/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild,v 1.2 2013/10/21 17:48:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild,v 1.3 2013/10/21 17:49:17 ago Exp $
EAPI=4
@@ -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="dev-perl/common-sense"