commit: de690f834c2570a45746f1e739c16ae9ba84acff Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Apr 23 16:13:35 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Apr 25 07:21:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de690f83
dev-java/json-simple: stable for all arches (ALLARCHES). Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-java/json-simple/json-simple-1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/json-simple/json-simple-1.1-r1.ebuild b/dev-java/json-simple/json-simple-1.1-r1.ebuild index bc80ab3d7c3..a91c4fbc828 100644 --- a/dev-java/json-simple/json-simple-1.1-r1.ebuild +++ b/dev-java/json-simple/json-simple-1.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/fangyidong/json-simple/archive/${MY_P}.tar.gz -> ${P LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" DEPEND=">=virtual/jdk-1.6" RDEPEND=">=virtual/jre-1.6"
