commit: 16a4a1e5da4b2d3488ddabf02e59c3bb0e34bbd0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 6 21:50:51 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 6 21:52:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a4a1e5
sys-devel/lld: Stabilize 19.1.4 sparc, #945145 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/lld/lld-19.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/lld/lld-19.1.4.ebuild b/sys-devel/lld/lld-19.1.4.ebuild index e584030c99c5..2eadb7575f4c 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 )"
