blob: 644089f749d484a16bf6e494d083faae2852f44e (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-13)
# Bootstrapping is possible using our build snapshot, so don't force
# system bootstrap
dev-java/openjdk:11 -system-bootstrap
dev-java/openjdk:17 -system-bootstrap
|