summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <alexey+gentoo@asokolov.org>2024-10-18 00:55:06 +0100
committerSam James <sam@gentoo.org>2024-10-18 02:31:23 +0100
commita0431db0d402be600925480c160c1622a353d9a7 (patch)
tree67f90436e550fc69359c60fded371a3fbd6647d8 /sys-devel
parentsys-devel/clang-common: pass flags on darwin differently (diff)
downloadgentoo-a0431db0d402be600925480c160c1622a353d9a7.tar.gz
gentoo-a0431db0d402be600925480c160c1622a353d9a7.tar.bz2
gentoo-a0431db0d402be600925480c160c1622a353d9a7.zip
sys-devel/lld: keyword ~x64-macos
Bug: https://bugs.gentoo.org/758167 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/lld/lld-19.1.1.ebuild2
-rw-r--r--sys-devel/lld/lld-19.1.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/lld/lld-19.1.1.ebuild b/sys-devel/lld/lld-19.1.1.ebuild
index 2cabcdd2ddcf..f8e23cb7e5b3 100644
--- a/sys-devel/lld/lld-19.1.1.ebuild
+++ b/sys-devel/lld/lld-19.1.1.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"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
IUSE="debug test zstd"
RESTRICT="!test? ( test )"
diff --git a/sys-devel/lld/lld-19.1.2.ebuild b/sys-devel/lld/lld-19.1.2.ebuild
index 2cabcdd2ddcf..f8e23cb7e5b3 100644
--- a/sys-devel/lld/lld-19.1.2.ebuild
+++ b/sys-devel/lld/lld-19.1.2.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"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
IUSE="debug test zstd"
RESTRICT="!test? ( test )"