commit:     0d68f10ae6bd3f47a9632edd057293ad4ec4a823
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 01:48:53 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 12:54:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d68f10a

sys-devel/clang: keyword 16.0.0_pre20221126 for ~loong

On real Loongson 3A5000 hardware:

```
Failed Tests (1):
  Clang :: Analysis/localization-aggressive.m
Testing Time: 1057.05s
  Skipped          :     5
  Unsupported      :   170
  Passed           : 31461
  Expectedly Failed:    28
  Failed           :     1
```

The only failure is macOS-related, and does not affect Linux usage.

See: https://github.com/gentoo/gentoo/pull/28443
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 sys-devel/clang/clang-16.0.0_pre20221126.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-16.0.0_pre20221126.ebuild 
b/sys-devel/clang/clang-16.0.0_pre20221126.ebuild
index c55df1bd2edf..f1d4f03620a2 100644
--- a/sys-devel/clang/clang-16.0.0_pre20221126.ebuild
+++ b/sys-devel/clang/clang-16.0.0_pre20221126.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS=""
+KEYWORDS="~loong"
 IUSE="debug doc +extra +pie +static-analyzer test xml"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="!test? ( test )"

Reply via email to