projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b23dc7
)
dev-java/jssc: Stable for amd64. Retroactively mark stable for the remaining arches...
author
Patrice Clement
<monsieurp@gentoo.org>
Tue, 12 Apr 2016 20:12:53 +0000
(20:12 +0000)
committer
Patrice 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
patch
|
blob
|
history
diff --git
a/dev-java/jssc/jssc-2.8.0-r1.ebuild
b/dev-java/jssc/jssc-2.8.0-r1.ebuild
index 794058f235f8a626e5b24df8ab674c0a4ffe6b68..db8f278c716ab2f5a4e707010b3451adaf0c7df7 100644
(file)
--- 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"