commit: 6fbf6d627ef6ed656c9ffc1085192f75085d283a Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Jul 23 18:24:03 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Jul 23 18:24:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbf6d62
profiles/arch/riscv/package.mask: unmask dev-lang/go on riscv Signed-off-by: William Hubbs <williamh <AT> gentoo.org> Bug: https://bugs.gentoo.org/794046 profiles/arch/riscv/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask index ede4f7981a0..43580b7b49a 100644 --- a/profiles/arch/riscv/package.mask +++ b/profiles/arch/riscv/package.mask @@ -1,9 +1,5 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# dev-lang/go prior to 1.17 cannot be installed via emerge on riscv. -# It can only be installed via cross. -<dev-lang/go-1.17 - # Doesnt work properly with the two-level libdirs <dev-lang/python-3.7
