diff options
author | 2016-04-24 10:44:35 +0100 | |
---|---|---|
committer | 2016-04-24 11:16:55 +0100 | |
commit | 2dfd8212da6665f539066d84f3cec6ad87d401de (patch) | |
tree | cc6520001771d0b5e9cd9f71932a80ec67a0bb96 /profiles/arch/arm/package.mask | |
parent | app-i18n/poedit: Version bump. Switch to GTK+3. (diff) | |
download | gentoo-2dfd8212da6665f539066d84f3cec6ad87d401de.tar.gz gentoo-2dfd8212da6665f539066d84f3cec6ad87d401de.tar.bz2 gentoo-2dfd8212da6665f539066d84f3cec6ad87d401de.zip |
profiles: Remove virtual/(jdk|jre):1.8 masks
icedtea:8 is in the tree now and it can be built from source for any
ARM generation.
Diffstat (limited to 'profiles/arch/arm/package.mask')
-rw-r--r-- | profiles/arch/arm/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index c0178249e536..ff6f86039d03 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -3,12 +3,6 @@ # $Id$ # James Le Cuirot <chewi@gentoo.org> (09 Jan 2016) -# There are no providers for Java 8 on pre-armv6. icedtea 3 may work -# but we don't have it in the tree yet. -virtual/jdk:1.8 -virtual/jre:1.8 - -# James Le Cuirot <chewi@gentoo.org> (09 Jan 2016) # This is built for armv6 and will not work on earlier generations. dev-java/oracle-jdk-bin dev-java/oracle-jre-bin |