commit: dfe1c5f0cbabb874a2daaac2380929be8354e40a Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Dec 7 07:56:57 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Dec 7 10:10:26 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe1c5f0
dev-java/json: Stable for amd64. Stable for x86 using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/json/json-20150729.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/json/json-20150729.ebuild b/dev-java/json/json-20150729.ebuild index 6e33966..1324c46 100644 --- a/dev-java/json/json-20150729.ebuild +++ b/dev-java/json/json-20150729.ebuild @@ -12,8 +12,8 @@ HOMEPAGE="http://www.json.org/java/" SRC_URI="https://github.com/douglascrockford/JSON-java/archive/${PV}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" +KEYWORDS="amd64 x86" +IUSE="" DEPEND=">=virtual/jdk-1.7" RDEPEND=">=virtual/jre-1.7"
