diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-02-18 22:11:11 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-02-18 22:11:11 +0000 |
commit | d2348a13ff541a64b7cbc6eec7ecd320c627d0fa (patch) | |
tree | 1019714047d0d64b0846c52293c29d293ae56d93 /java-virtuals | |
parent | dev-java/annogen: Drop jdk-with-com-sun dep, fix jdk/jre reversal (diff) | |
download | gentoo-d2348a13ff541a64b7cbc6eec7ecd320c627d0fa.tar.gz gentoo-d2348a13ff541a64b7cbc6eec7ecd320c627d0fa.tar.bz2 gentoo-d2348a13ff541a64b7cbc6eec7ecd320c627d0fa.zip |
java-virtuals/jdk-with-com-sun: Drop ppc64 keyword
This package needs to go. guava is holding it up but we can at least
drop ppc64 now and continue removing Java 6.
Package-Manager: portage-2.2.27
Diffstat (limited to 'java-virtuals')
-rw-r--r-- | java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild index f1b585164ec0..ba85c58a9fed 100644 --- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild +++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="" |