commit: e9c4dcce26c1e9db0c3b2c7be97b9ccbf5148412 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Jun 30 14:00:22 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jun 30 14:12:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c4dcce
dev-java/xmpcore: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 dev-java/xmpcore/xmpcore-5.1.2.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dev-java/xmpcore/xmpcore-5.1.2.ebuild b/dev-java/xmpcore/xmpcore-5.1.2.ebuild index 0484d3b..1d28c87 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"
