diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-16 15:49:13 +0200 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-19 23:23:22 -0800 |
commit | edfd2da1efa31a4782bef38ec843717488872686 (patch) | |
tree | a687888d28a35652e9c4dcd5a6d24851fe026433 /profiles/arch/x86 | |
parent | profiles/arch/powerpc/ppc64/64ul: clarify use.force jdk reason (diff) | |
download | gentoo-edfd2da1efa31a4782bef38ec843717488872686.tar.gz gentoo-edfd2da1efa31a4782bef38ec843717488872686.tar.bz2 gentoo-edfd2da1efa31a4782bef38ec843717488872686.zip |
profiles/arch/x86: enable bootstrap openjdk using snapshot
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.force | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force index 419fe7152f2b..633f77ace50c 100644 --- a/profiles/arch/x86/package.use.force +++ b/profiles/arch/x86/package.use.force @@ -1,6 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-16) +# Bootstrapping is possible using our build snapshot, but force +# the user to rebuild +dev-java/openjdk:11 -system-bootstrap +dev-java/openjdk:17 -system-bootstrap + # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18) # Force host target dev-libs/keystone llvm_targets_X86 |