commit: 2d4784b6bf495fba126713527dc15b572171d35e Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu May 16 23:41:42 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu May 16 23:41:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4784b6
dev-util/lldb: x86 stable (bug #685898) Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-util/lldb/lldb-7.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/lldb/lldb-7.1.0.ebuild b/dev-util/lldb/lldb-7.1.0.ebuild index a6378422e7b..566d4192ce1 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.
