From 3edf93ceec34ebe0576b38cffe73a17fd7ff0572 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 23 Mar 2024 16:20:51 +0000 Subject: sys-devel/lld: Stabilize 17.0.6 ppc64, #920044 Signed-off-by: Sam James --- sys-devel/lld/lld-17.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/lld') diff --git a/sys-devel/lld/lld-17.0.6.ebuild b/sys-devel/lld/lld-17.0.6.ebuild index e529253645f9..33a9eb571205 100644 --- a/sys-devel/lld/lld-17.0.6.ebuild +++ b/sys-devel/lld/lld-17.0.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~arm64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86 ~arm64-macos" IUSE="debug test zstd" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad