diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-19 19:50:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-19 19:55:58 +0100 |
commit | 4a0e386996786c487ff4f965539e634231dc3b82 (patch) | |
tree | 3241b8aa54ddb82a2210eb5940181eacd4a4b3fd /profiles | |
parent | profiles/arch/arm64: Stable-mask USE=postgres (diff) | |
download | gentoo-4a0e386996786c487ff4f965539e634231dc3b82.tar.gz gentoo-4a0e386996786c487ff4f965539e634231dc3b82.tar.bz2 gentoo-4a0e386996786c487ff4f965539e634231dc3b82.zip |
profiles/arch/arm64: Stable-mask USE=java
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index b1e711220f01..960aa3df0b4a 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -5,6 +5,10 @@ # Please use the same syntax as in use.mask # Michał Górny <mgorny@gentoo.org> (19 Feb 2018) +# virtual/{jdk,jre} are not stable here. +java + +# Michał Górny <mgorny@gentoo.org> (19 Feb 2018) # dev-db/postgresql is not stable here. postgres |