commit: f02589b910c8efb2662773f2094ebd83f9025970 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 30 14:10:22 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun May 1 20:46:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02589b9
profiles/arch/riscv: mask dev-java/openjdk Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/arch/riscv/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask index 3b8aa5520537..23119df444d5 100644 --- a/profiles/arch/riscv/package.mask +++ b/profiles/arch/riscv/package.mask @@ -1,5 +1,9 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2022-04-30) +# Bootstrapping was created only for lp64d +dev-java/openjdk + # Doesnt work properly with the one-level libdirs <sys-apps/baselayout-2.7-r3
