summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-06 17:37:30 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-06 18:03:29 +0100
commit8dee05a66097e0336900e1b60c3efb7ed919ad53 (patch)
tree476571e67dded7bf5f38b0368184aced06bc4985
parentdev-python/lit: Rekeyword 18.1.0 (diff)
downloadgentoo-8dee05a66097e0336900e1b60c3efb7ed919ad53.tar.gz
gentoo-8dee05a66097e0336900e1b60c3efb7ed919ad53.tar.bz2
gentoo-8dee05a66097e0336900e1b60c3efb7ed919ad53.zip
sys-devel/lld: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/lld/lld-18.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-18.1.0.ebuild b/sys-devel/lld/lld-18.1.0.ebuild
index 5440a5c89919..41c50dd28ea1 100644
--- a/sys-devel/lld/lld-18.1.0.ebuild
+++ b/sys-devel/lld/lld-18.1.0.ebuild
@@ -11,7 +11,8 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-IUSE="+debug test zstd"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos"
+IUSE="debug test zstd"
RESTRICT="!test? ( test )"
DEPEND="