commit: c6cb6c4e3e5641edf5f07c3cab685959cd9987e1 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sun Nov 27 01:48:50 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Sun Nov 27 12:54:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6cb6c4e
sys-devel/llvm: keyword 16.0.0_pre20221126 for ~loong On real Loongson 3A5000 hardware: ``` Testing Time: 1229.44s Skipped : 20 Unsupported : 2012 Passed : 49357 Expectedly Failed: 149 ``` See: https://github.com/gentoo/gentoo/pull/28443 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild b/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild index ce7bb47d6446..5102c71fb739 100644 --- a/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild +++ b/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="" +KEYWORDS="~loong" IUSE=" +binutils-plugin debug doc exegesis libedit +libffi ncurses test xar xml z3 zstd
