summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-01 10:10:41 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-01 10:10:41 +0300
commit9c3f4b827c203c83c84ac1fc23cd666e266a9ed1 (patch)
tree13ddf6c178141797f44a3f90d63664d99f9dea65 /sys-devel/lld
parentdev-python/lit: Stabilize 13.0.1 ppc64, #833209 (diff)
downloadgentoo-9c3f4b827c203c83c84ac1fc23cd666e266a9ed1.tar.gz
gentoo-9c3f4b827c203c83c84ac1fc23cd666e266a9ed1.tar.bz2
gentoo-9c3f4b827c203c83c84ac1fc23cd666e266a9ed1.zip
sys-devel/lld: Stabilize 13.0.1 ppc64, #833209
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-13.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-13.0.1.ebuild b/sys-devel/lld/lld-13.0.1.ebuild
index 436f354f89e4..c66da239ad73 100644
--- a/sys-devel/lld/lld-13.0.1.ebuild
+++ b/sys-devel/lld/lld-13.0.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"