summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-21 17:48:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-21 17:48:59 +0000
commitd31b5ddfbfbc8d270e7198e9c28b518d6a2cfc96 (patch)
tree682c4bc51d8ee08ce7d9326b80e2670759415747 /dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild
parentStable for amd64, wrt bug #488624 (diff)
downloadgentoo-2-d31b5ddfbfbc8d270e7198e9c28b518d6a2cfc96.tar.gz
gentoo-2-d31b5ddfbfbc8d270e7198e9c28b518d6a2cfc96.tar.bz2
gentoo-2-d31b5ddfbfbc8d270e7198e9c28b518d6a2cfc96.zip
Stable for amd64, wrt bug #488624
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 46fd5c44aa71..099f7aa1e610 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.1 2013/08/15 07:01:40 patrick Exp $
+# $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 $
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"