commit: 1d4e697dd0ccc307691346b61ecd95751e2caf5a Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 07:08:30 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 07:23:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d4e697d
profiles/arch/powerpc/ppc64/64ul: clarify use.force jdk reason and fix timestamp Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/arch/powerpc/ppc64/64ul/package.use.force | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.force b/profiles/arch/powerpc/ppc64/64ul/package.use.force index 827d31f8d76b..644089f749d4 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.use.force +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.force @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Arthur Zamarin <[email protected]> (2022-01-13) -# Bootstrapping is possible using our build snapshot, but force -# the user to rebuild +# 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
