summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-06 21:12:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-06 21:12:28 +0200
commit5a524e48239871cb6fbf07e991ebb7612a5923ac (patch)
tree9bfca806229aa04fffaee0bc14541cced3932d92
parentapp-misc/jpipe: enable py3.12 (diff)
downloadgentoo-5a524e48239871cb6fbf07e991ebb7612a5923ac.tar.gz
gentoo-5a524e48239871cb6fbf07e991ebb7612a5923ac.tar.bz2
gentoo-5a524e48239871cb6fbf07e991ebb7612a5923ac.zip
sys-devel/lld: Keyword 18.1.0 sparc, #926274
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-devel/lld/lld-18.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-18.1.0.ebuild b/sys-devel/lld/lld-18.1.0.ebuild
index 41c50dd28ea1..0d20224dc323 100644
--- a/sys-devel/lld/lld-18.1.0.ebuild
+++ b/sys-devel/lld/lld-18.1.0.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 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos"
IUSE="debug test zstd"
RESTRICT="!test? ( test )"