Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Thu, 26 Jan 2017 21:50:46
Message-Id: 1485467411.992f682abbcb04bdb09ca399637e22e9c8d06508.chewi@gentoo
1 commit: 992f682abbcb04bdb09ca399637e22e9c8d06508
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 17:42:29 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 21:50:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=992f682a
7
8 Remove java from use.mask now we have Oracle and icedtea java
9
10 Closes: https://github.com/gentoo/gentoo/pull/3668
11
12 profiles/arch/arm64/use.mask | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
16 index f455bf6..898be9b 100644
17 --- a/profiles/arch/arm64/use.mask
18 +++ b/profiles/arch/arm64/use.mask
19 @@ -194,6 +194,3 @@ clvm
20 # Chí-Thanh Christopher Nguyễn <chithanh@g.o> (22 Aug 2013)
21 # virtual/opencl is not keyworded
22 opencl
23 -
24 -# No arm64 java support yet.
25 -java