summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-16 00:39:53 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-16 00:40:28 -0400
commit52814bce8cd6e20142d19395056909d2ee733827 (patch)
tree71ff086a30c34156d88a9becac8fe9081411f861 /dev-util/lldb
parentdev-ruby/haml: drop tests (diff)
downloadgentoo-52814bce8cd6e20142d19395056909d2ee733827.tar.gz
gentoo-52814bce8cd6e20142d19395056909d2ee733827.tar.bz2
gentoo-52814bce8cd6e20142d19395056909d2ee733827.zip
dev-util/lldb: arm64 stable wrt bug #685898
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-util/lldb')
-rw-r--r--dev-util/lldb/lldb-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-7.1.0.ebuild b/dev-util/lldb/lldb-7.1.0.ebuild
index 12cbd6ab63fc..a6378422e7b3 100644
--- a/dev-util/lldb/lldb-7.1.0.ebuild
+++ b/dev-util/lldb/lldb-7.1.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 arm64 ~x86"
IUSE="libedit ncurses +python test"
# Tests are known to fail, and we are not going to address the failures
# in this version.