dev-java/jssc: Stable for amd64. Retroactively mark stable for the remaining arches...
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 12 Apr 2016 20:12:53 +0000 (20:12 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 13 Apr 2016 07:56:47 +0000 (07:56 +0000)
Package-Manager: portage-2.2.26

dev-java/jssc/jssc-2.8.0-r1.ebuild

index 794058f235f8a626e5b24df8ab674c0a4ffe6b68..db8f278c716ab2f5a4e707010b3451adaf0c7df7 100644 (file)
@@ -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"