From: Patrice Clement Date: Tue, 12 Apr 2016 20:12:53 +0000 (+0000) Subject: dev-java/jssc: Stable for amd64. Retroactively mark stable for the remaining arches... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=880205949ce2cbb5272a1022f9e1ea9487eaac7b;p=gentoo.git dev-java/jssc: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 --- diff --git a/dev-java/jssc/jssc-2.8.0-r1.ebuild b/dev-java/jssc/jssc-2.8.0-r1.ebuild index 794058f235f8..db8f278c716a 100644 --- a/dev-java/jssc/jssc-2.8.0-r1.ebuild +++ b/dev-java/jssc/jssc-2.8.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/scream3r/${MY_PN}/archive/${PV}.zip -> ${P}.zip" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" IUSE="" @@ -25,8 +25,8 @@ RDEPEND=" >=virtual/jre-1.6" DEPEND=" - source? ( app-arch/zip ) - >=virtual/jdk-1.6" + >=virtual/jdk-1.6 + source? ( app-arch/zip )" PATCHES=( "${FILESDIR}/${P}-library-load.patch"