summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-20 14:11:27 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-20 14:11:27 +0300
commitac08ca2401ed964c85d9c26ee92b178629df8795 (patch)
treec7cf23f3a9f25e7cd6f197f9af64f2c5cff9d15f /dev-util/lldb
parentapp-officeext/ct2n: amd64 stable wrt bug #685114 (diff)
downloadgentoo-ac08ca2401ed964c85d9c26ee92b178629df8795.tar.gz
gentoo-ac08ca2401ed964c85d9c26ee92b178629df8795.tar.bz2
gentoo-ac08ca2401ed964c85d9c26ee92b178629df8795.zip
dev-util/lldb: amd64 stable wrt bug #685898
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
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 566d4192ce16..a2c3d26a6531 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.