commit: a0431db0d402be600925480c160c1622a353d9a7 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> AuthorDate: Thu Oct 17 23:55:06 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 18 01:31:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0431db0
sys-devel/lld: keyword ~x64-macos Bug: https://bugs.gentoo.org/758167 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/lld/lld-19.1.1.ebuild | 2 +- sys-devel/lld/lld-19.1.2.ebuild | 2 +- 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 )"
