summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-13 08:21:17 +0000
committerSam James <sam@gentoo.org>2021-11-13 08:21:17 +0000
commitc28ec8c3055614aee19c61f2ff5cb6646c4d5a05 (patch)
treefffefbe708b937012acd80512d1b21edc18a72c3 /dev-util
parentsys-devel/lld: Stabilize 13.0.0 x86, #821862 (diff)
downloadgentoo-c28ec8c3055614aee19c61f2ff5cb6646c4d5a05.tar.gz
gentoo-c28ec8c3055614aee19c61f2ff5cb6646c4d5a05.tar.bz2
gentoo-c28ec8c3055614aee19c61f2ff5cb6646c4d5a05.zip
dev-util/lldb: Stabilize 13.0.0 x86, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lldb/lldb-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-13.0.0.ebuild b/dev-util/lldb/lldb-13.0.0.ebuild
index 6f2866297eea..dfaa91af8965 100644
--- a/dev-util/lldb/lldb-13.0.0.ebuild
+++ b/dev-util/lldb/lldb-13.0.0.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="debug +libedit lzma ncurses +python test +xml"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
RESTRICT="test"