From 2dfd8212da6665f539066d84f3cec6ad87d401de Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 24 Apr 2016 10:44:35 +0100 Subject: 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. --- profiles/arch/arm/armv6j/package.mask | 5 ----- profiles/arch/arm/armv7a/package.mask | 5 ----- profiles/arch/arm/package.mask | 6 ------ 3 files changed, 16 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/arm/armv6j/package.mask b/profiles/arch/arm/armv6j/package.mask index 1302a9201232..fba35e2f0be7 100644 --- a/profiles/arch/arm/armv6j/package.mask +++ b/profiles/arch/arm/armv6j/package.mask @@ -2,11 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# James Le Cuirot (09 Jan 2016) -# Unmask against the wider arm mask. --virtual/jdk:1.8 --virtual/jre:1.8 - # James Le Cuirot (09 Jan 2016) # This is built for armv6 so unmask against the wider arm mask. -dev-java/oracle-jdk-bin diff --git a/profiles/arch/arm/armv7a/package.mask b/profiles/arch/arm/armv7a/package.mask index 15027689b1c8..56e83609e5dd 100644 --- a/profiles/arch/arm/armv7a/package.mask +++ b/profiles/arch/arm/armv7a/package.mask @@ -2,11 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# James Le Cuirot (09 Jan 2016) -# Unmask against the wider arm mask. --virtual/jdk:1.8 --virtual/jre:1.8 - # James Le Cuirot (09 Jan 2016) # This is built for armv6 so unmask against the wider arm mask. -dev-java/oracle-jdk-bin 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 @@ -2,12 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# James Le Cuirot (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 (09 Jan 2016) # This is built for armv6 and will not work on earlier generations. dev-java/oracle-jdk-bin -- cgit v1.2.3-65-gdbad