commit: 4a0e386996786c487ff4f965539e634231dc3b82 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Feb 19 18:50:09 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Feb 19 18:55:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0e3869
profiles/arch/arm64: Stable-mask USE=java profiles/arch/arm64/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index b1e711220f0..960aa3df0b4 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <[email protected]> (19 Feb 2018) +# virtual/{jdk,jre} are not stable here. +java + # Michał Górny <[email protected]> (19 Feb 2018) # dev-db/postgresql is not stable here. postgres
