summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-31 13:12:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-31 13:12:00 +0200
commit7c0395d653bbf2e9e65b17e5100627323c5c7255 (patch)
tree5bfd7edc7683305560625ecefeb9d67808d3a966 /sys-devel/lld
parentsys-devel/clang-runtime: x86 stable wrt bug #861950 (diff)
downloadgentoo-7c0395d653bbf2e9e65b17e5100627323c5c7255.tar.gz
gentoo-7c0395d653bbf2e9e65b17e5100627323c5c7255.tar.bz2
gentoo-7c0395d653bbf2e9e65b17e5100627323c5c7255.zip
sys-devel/lld: x86 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-14.0.6.ebuild b/sys-devel/lld/lld-14.0.6.ebuild
index 57cb71fbd5a8..8d4e6bb18c09 100644
--- a/sys-devel/lld/lld-14.0.6.ebuild
+++ b/sys-devel/lld/lld-14.0.6.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 )"