summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 22:21:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 22:21:02 +0300
commit7268362c30b985771cbb353555d1c7c19f1a1c1b (patch)
tree6066a69ec19fd1c8b139b0d3a796a3c6f954a49b /sys-devel/lld
parentdev-python/lit: Stabilize 15.0.3 ppc64, #878087 (diff)
downloadgentoo-7268362c30b985771cbb353555d1c7c19f1a1c1b.tar.gz
gentoo-7268362c30b985771cbb353555d1c7c19f1a1c1b.tar.bz2
gentoo-7268362c30b985771cbb353555d1c7c19f1a1c1b.zip
sys-devel/lld: Stabilize 15.0.3 ppc64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-15.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-15.0.3.ebuild b/sys-devel/lld/lld-15.0.3.ebuild
index 846da4dbb4d2..c9a8a6a6a872 100644
--- a/sys-devel/lld/lld-15.0.3.ebuild
+++ b/sys-devel/lld/lld-15.0.3.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 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~riscv ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"