summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-07 21:02:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-07 21:05:03 +0300
commitd12dc30217085d3a6605b85e5d7a2a26be81ea7c (patch)
tree6875d6ecc0c21269988b678e6b1c5ddeb3e164e3 /profiles
parentdev-db/pgbouncer: drop 1.20.0, 1.20.1, 1.21.0 (diff)
downloadgentoo-d12dc30217085d3a6605b85e5d7a2a26be81ea7c.tar.gz
gentoo-d12dc30217085d3a6605b85e5d7a2a26be81ea7c.tar.bz2
gentoo-d12dc30217085d3a6605b85e5d7a2a26be81ea7c.zip
dev-java/openjdk: add x86 bootstrap tarball for SLOT=8
Requested by vaukai, to ease cleanup of icedtea. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/x86/package.use.force3
-rw-r--r--profiles/base/package.use.force1
2 files changed, 3 insertions, 1 deletions
diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force
index f897eca675ea..1cf0c69377b6 100644
--- a/profiles/arch/x86/package.use.force
+++ b/profiles/arch/x86/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Joonas Niilola <juippis@gentoo.org> (2023-03-16)
@@ -15,6 +15,7 @@ www-client/firefox system-libvpx
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-16)
# Bootstrapping is possible using our build snapshot, so don't force
# system bootstrap
+dev-java/openjdk:8 -system-bootstrap
dev-java/openjdk:11 -system-bootstrap
dev-java/openjdk:17 -system-bootstrap
dev-java/openjdk:21 -system-bootstrap
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 5a6cefad7df2..440df6153693 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -50,6 +50,7 @@ sys-devel/clang pie
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-13)
# Force to use installed openjdk{,-bin} for bootstrapping
+dev-java/openjdk:8 system-bootstrap
dev-java/openjdk:11 system-bootstrap
dev-java/openjdk:17 system-bootstrap
dev-java/openjdk:21 system-bootstrap