dev-java/xsom: Stable for amd64. Retroactively mark stable for the remaining arches...
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 30 Jun 2016 13:59:29 +0000 (13:59 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 30 Jun 2016 14:11:59 +0000 (14:11 +0000)
Package-Manager: portage-2.2.28

dev-java/xsom/xsom-20140925.ebuild

index fd0d16e699b8134bb477f25b2c4829fa0149587e..90fe6d2ebe520d3f86c4d6c337f7d4dfc46c8c94 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION="XSOM is a Java library allows to easily parse and inspect XML schem
 HOMEPAGE="https://xsom.dev.java.net/"
 SRC_URI="https://repo1.maven.org/maven2/com/sun/${PN}/${PN}/${PV}/${P}-sources.jar -> ${P}.jar"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 LICENSE="CDDL"
 IUSE=""
@@ -25,7 +25,6 @@ RDEPEND="
 
 DEPEND="
        ${CDEPEND}
-       >=virtual/jdk-1.6
-       source? ( app-arch/zip )"
+       >=virtual/jdk-1.6"
 
 JAVA_GENTOO_CLASSPATH="relaxng-datatype"