From: Patrice Clement Date: Thu, 30 Jun 2016 13:59:29 +0000 (+0000) Subject: dev-java/xsom: Stable for amd64. Retroactively mark stable for the remaining arches... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d96f5e6ff7100f6144ac6040a01d120c2fce03c;p=gentoo.git dev-java/xsom: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 --- diff --git a/dev-java/xsom/xsom-20140925.ebuild b/dev-java/xsom/xsom-20140925.ebuild index fd0d16e699b8..90fe6d2ebe52 100644 --- a/dev-java/xsom/xsom-20140925.ebuild +++ b/dev-java/xsom/xsom-20140925.ebuild @@ -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"