summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/json-simple/json-simple-1.1.ebuild')
-rw-r--r--dev-java/json-simple/json-simple-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/json-simple/json-simple-1.1.ebuild b/dev-java/json-simple/json-simple-1.1.ebuild
index bd41b386017f..d0444a311737 100644
--- a/dev-java/json-simple/json-simple-1.1.ebuild
+++ b/dev-java/json-simple/json-simple-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/json-simple/json-simple-1.1.ebuild,v 1.3 2012/02/24 09:47:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/json-simple/json-simple-1.1.ebuild,v 1.4 2012/03/06 21:16:45 ranger Exp $
EAPI="2"
JAVA_PKG_IUSE="source test"
@@ -16,7 +16,7 @@ SRC_URI="http://json-simple.googlecode.com/files/${MY_P}.zip"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4