From: Patrice Clement Date: Sat, 29 Aug 2015 21:56:00 +0000 (+0000) Subject: dev-java/javassist: Stable for amd64+ppc+ppc64 (+x86 using the ALLARCHES policy). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2f3718f53f355ef57dd756446436a9078df4c386;p=gentoo.git dev-java/javassist: Stable for amd64+ppc+ppc64 (+x86 using the ALLARCHES policy). Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement --- diff --git a/dev-java/javassist/javassist-2.6-r2.ebuild b/dev-java/javassist/javassist-2.6-r2.ebuild index 396b4083dc51..251a3afbcc2d 100644 --- a/dev-java/javassist/javassist-2.6-r2.ebuild +++ b/dev-java/javassist/javassist-2.6-r2.ebuild @@ -14,11 +14,11 @@ HOMEPAGE="http://www.csg.is.titech.ac.jp/~chiba/javassist/" LICENSE="MPL-1.1" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" -RDEPEND=">=virtual/jre-1.4" -DEPEND=">=virtual/jdk-1.4 +RDEPEND=">=virtual/jre-1.6" +DEPEND=">=virtual/jdk-1.6 app-arch/unzip" S="${WORKDIR}"