commit: ac08ca2401ed964c85d9c26ee92b178629df8795 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon May 20 11:11:27 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon May 20 11:11:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac08ca24
dev-util/lldb: amd64 stable wrt bug #685898 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" 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 566d4192ce1..a2c3d26a653 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.
