commit:     8d96f5e6ff7100f6144ac6040a01d120c2fce03c
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 13:59:29 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 14:11:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d96f5e6

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

Package-Manager: portage-2.2.28

 dev-java/xsom/xsom-20140925.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-java/xsom/xsom-20140925.ebuild 
b/dev-java/xsom/xsom-20140925.ebuild
index fd0d16e..90fe6d2 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"

Reply via email to