profiles: Mask Oracle JVMs on pre-armv6
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 9 Jan 2016 22:09:02 +0000 (22:09 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 9 Jan 2016 22:12:50 +0000 (22:12 +0000)
profiles/arch/arm/armv6j/package.mask [new file with mode: 0644]
profiles/arch/arm/armv7a/package.mask
profiles/arch/arm/package.mask

diff --git a/profiles/arch/arm/armv6j/package.mask b/profiles/arch/arm/armv6j/package.mask
new file mode 100644 (file)
index 0000000..fba35e2
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# James Le Cuirot <chewi@gentoo.org> (09 Jan 2016)
+# This is built for armv6 so unmask against the wider arm mask.
+-dev-java/oracle-jdk-bin
+-dev-java/oracle-jre-bin
index f07ce777f878157bd55fe7973e48d75ee3dbba00..56e83609e5dd5740c5c817f807f24cb82a460487 100644 (file)
@@ -1,7 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# James Le Cuirot <chewi@gentoo.org> (09 Jan 2016)
+# This is built for armv6 so unmask against the wider arm mask.
+-dev-java/oracle-jdk-bin
+-dev-java/oracle-jre-bin
+
 # James Le Cuirot <chewi@gentoo.org> (24 May 2015)
 # This is built for armv7a so unmask against the wider arm mask.
 -dev-java/icedtea-bin
index 8398d4ea74582c144a0355c42a01a82466a58ef1..ff6f86039d034fb857ef70be51dc0472badecb2e 100644 (file)
@@ -1,9 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# 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
+
 # James Le Cuirot <chewi@gentoo.org> (24 May 2015)
-# This is built for armv7a so mask here and unmask in that profile.
+# This is built for armv7a and will not work on earlier generations.
 dev-java/icedtea-bin
 
 # Zac Medico <zmedico@gentoo.org> (09 Aug 2011)