summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-06 21:49:35 +0000
committerSam James <sam@gentoo.org>2024-12-06 21:51:50 +0000
commit77322d4eb8f326a515fdf533b7774e94ecf94c29 (patch)
tree70afbdd558fb652c085f44b3b6bb2934f30a241b /sys-devel/lld
parentsys-devel/clang-toolchain-symlinks: Stabilize 19 amd64, #945145 (diff)
downloadgentoo-77322d4eb8f326a515fdf533b7774e94ecf94c29.tar.gz
gentoo-77322d4eb8f326a515fdf533b7774e94ecf94c29.tar.bz2
gentoo-77322d4eb8f326a515fdf533b7774e94ecf94c29.zip
sys-devel/lld: Stabilize 19.1.4 amd64, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-19.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-19.1.4.ebuild b/sys-devel/lld/lld-19.1.4.ebuild
index 8aa86d3f073c..e3776c9a1a9d 100644
--- a/sys-devel/lld/lld-19.1.4.ebuild
+++ b/sys-devel/lld/lld-19.1.4.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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
IUSE="debug test zstd"
RESTRICT="!test? ( test )"