dev-java/xsom: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28
This commit is contained in:
Patrice Clement
2016-06-30 13:59:29 +00:00
parent 56eaa7fc03
commit 8d96f5e6ff

View 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"