From: Patrice Clement Date: Tue, 5 Apr 2016 07:38:02 +0000 (+0000) Subject: dev-java/xml-commons: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=550e2bbb1ae046c29af58960656f6fca93c801ef;p=gentoo.git dev-java/xml-commons: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 --- diff --git a/dev-java/xml-commons/xml-commons-1.4.01.ebuild b/dev-java/xml-commons/xml-commons-1.4.01.ebuild index 015ec23eb182..6e1c2b9bb0bf 100644 --- a/dev-java/xml-commons/xml-commons-1.4.01.ebuild +++ b/dev-java/xml-commons/xml-commons-1.4.01.ebuild @@ -17,14 +17,14 @@ SRC_URI="mirror://apache/xerces/${PN}/source/${MY_P}-src.tar.gz -> ${P}.tar.gz" LICENSE="Apache-1.1 public-domain W3C-document W3C" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" -RESTRICT="test" +RDEPEND=" + >=virtual/jre-1.6" -RDEPEND=">=virtual/jre-1.6" - -DEPEND=">=virtual/jdk-1.6 +DEPEND=" + >=virtual/jdk-1.6 source? ( app-arch/zip )" JAVA_SRC_DIR="org javax"