summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-04 05:52:31 +0100
committerSam James <sam@gentoo.org>2021-08-04 05:52:58 +0100
commit63a8e1327e6e34a0fc595f21fc372b7ecf45b865 (patch)
tree8fdc88a3880abf3a06c163f670111f76ba1c1b27 /dev-util
parentsys-devel/lld: Stabilize 12.0.1 amd64, #804471 (diff)
downloadgentoo-63a8e1327e6e34a0fc595f21fc372b7ecf45b865.tar.gz
gentoo-63a8e1327e6e34a0fc595f21fc372b7ecf45b865.tar.bz2
gentoo-63a8e1327e6e34a0fc595f21fc372b7ecf45b865.zip
dev-util/lldb: Stabilize 12.0.1 amd64, #804471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lldb/lldb-12.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-12.0.1.ebuild b/dev-util/lldb/lldb-12.0.1.ebuild
index 1460455009fa..cd5fc846aee8 100644
--- a/dev-util/lldb/lldb-12.0.1.ebuild
+++ b/dev-util/lldb/lldb-12.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 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="+libedit lzma ncurses +python test"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
RESTRICT="test"