diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-30 14:00:22 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-30 14:12:15 +0000 |
commit | e9c4dcce26c1e9db0c3b2c7be97b9ccbf5148412 (patch) | |
tree | eb4bc3f7c9d0a48aebc097f6725a14a328b8897b /dev-java | |
parent | dev-java/xsom: Stable for amd64. Retroactively mark stable for the remaining ... (diff) | |
download | gentoo-e9c4dcce26c1e9db0c3b2c7be97b9ccbf5148412.tar.gz gentoo-e9c4dcce26c1e9db0c3b2c7be97b9ccbf5148412.tar.bz2 gentoo-e9c4dcce26c1e9db0c3b2c7be97b9ccbf5148412.zip |
dev-java/xmpcore: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/xmpcore/xmpcore-5.1.2.ebuild | 6 |
1 files 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 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" |