From: Thomas Deutschmann Date: Thu, 16 May 2019 23:41:42 +0000 (+0200) Subject: dev-util/lldb: x86 stable (bug #685898) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2d4784b6bf495fba126713527dc15b572171d35e;p=gentoo.git dev-util/lldb: x86 stable (bug #685898) Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-util/lldb/lldb-7.1.0.ebuild b/dev-util/lldb/lldb-7.1.0.ebuild index a6378422e7b3..566d4192ce16 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.