From: Patrice Clement Date: Wed, 6 Apr 2016 22:49:00 +0000 (+0100) Subject: dev-java/xpp3: Stable for amd64. Retroactively mark stable for the remaining arches... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6119998875a73b1f5db46af25f154dc0f862705c;p=gentoo.git dev-java/xpp3: 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/xpp3/xpp3-1.1.4c-r3.ebuild b/dev-java/xpp3/xpp3-1.1.4c-r3.ebuild index e96fa2e11be4..838a01e194f8 100644 --- a/dev-java/xpp3/xpp3-1.1.4c-r3.ebuild +++ b/dev-java/xpp3/xpp3-1.1.4c-r3.ebuild @@ -13,12 +13,12 @@ SRC_URI="https://repo1.maven.org/maven2/${PN}/${PN}/${PV}/xpp3-1.1.4c-sources.ja LICENSE="Apache-1.1 IBM JDOM LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" >=virtual/jre-1.6" DEPEND=" - source? ( app-arch/zip ) - >=virtual/jdk-1.6" + >=virtual/jdk-1.6 + source? ( app-arch/zip )"