From: Patrice Clement Date: Thu, 30 Jun 2016 14:00:22 +0000 (+0000) Subject: dev-java/xmpcore: Stable for amd64. Retroactively mark stable for the remaining arche... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e9c4dcce26c1e9db0c3b2c7be97b9ccbf5148412;p=gentoo.git dev-java/xmpcore: 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/xmpcore/xmpcore-5.1.2.ebuild b/dev-java/xmpcore/xmpcore-5.1.2.ebuild index 0484d3b42461..1d28c87bcd77 100644 --- a/dev-java/xmpcore/xmpcore-5.1.2.ebuild +++ b/dev-java/xmpcore/xmpcore-5.1.2.ebuild @@ -13,9 +13,7 @@ HOMEPAGE="http://www.adobe.com/devnet/xmp.html" SRC_URI="http://central.maven.org/maven2/com/adobe/xmp/${PN}/${PV}/${P}-sources.jar" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND=">=virtual/jdk-1.6 - app-arch/unzip" +KEYWORDS="amd64 x86" +DEPEND=">=virtual/jdk-1.6" RDEPEND=">=virtual/jre-1.6"