summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-06 13:31:05 +0000
committerSam James <sam@gentoo.org>2020-10-06 13:31:05 +0000
commit93537c7fc5c518c45d0b39808f3aa68037ca590e (patch)
tree6bf0efcac1a238cb5a50bcb59a04658532cc579d /dev-util/lldb/lldb-10.0.1.ebuild
parentsys-devel/clang: Stabilize 10.0.1 arm, #742974 (diff)
downloadgentoo-93537c7fc5c518c45d0b39808f3aa68037ca590e.tar.gz
gentoo-93537c7fc5c518c45d0b39808f3aa68037ca590e.tar.bz2
gentoo-93537c7fc5c518c45d0b39808f3aa68037ca590e.zip
dev-util/lldb: Stabilize 10.0.1 arm, #742974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/lldb/lldb-10.0.1.ebuild')
-rw-r--r--dev-util/lldb/lldb-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-10.0.1.ebuild b/dev-util/lldb/lldb-10.0.1.ebuild
index 8f08cb60395e..3a5ffa439468 100644
--- a/dev-util/lldb/lldb-10.0.1.ebuild
+++ b/dev-util/lldb/lldb-10.0.1.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
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? ( test )"