diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-13 16:20:36 +0200 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-19 23:23:20 -0800 |
commit | 0e10217c75899264ed0fe8169111b6296aaa3ef6 (patch) | |
tree | b93b344019ab9bc22555756414c187d8cef19229 /profiles | |
parent | dev-java/openjdk: remove pch support in 17.0.2_p8 (diff) | |
download | gentoo-0e10217c75899264ed0fe8169111b6296aaa3ef6.tar.gz gentoo-0e10217c75899264ed0fe8169111b6296aaa3ef6.tar.bz2 gentoo-0e10217c75899264ed0fe8169111b6296aaa3ef6.zip |
profiles: force usage of system-bootstrap for openjdk
And fix some misdate comment
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.force | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index f84cb4c43393..bb27b81ce254 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,7 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <juippis@gentoo.org> (20222-01-08 +# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-13) +# Prefer to use openjdk-bin for bootstrapping +dev-java/openjdk:17 system-bootstrap + +# Joonas Niilola <juippis@gentoo.org> (2022-01-08) # -xft broken, investigate in bug #830777 ~x11-misc/xscreensaver-6.02 xft |