summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-17 01:41:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-17 01:41:42 +0200
commit2d4784b6bf495fba126713527dc15b572171d35e (patch)
tree48a713a67dbb2500264f34808bb235d5fc676de9 /dev-util
parentdev-db/libzdb: x86 stable (bug #684606) (diff)
downloadgentoo-2d4784b6bf495fba126713527dc15b572171d35e.tar.gz
gentoo-2d4784b6bf495fba126713527dc15b572171d35e.tar.bz2
gentoo-2d4784b6bf495fba126713527dc15b572171d35e.zip
dev-util/lldb: x86 stable (bug #685898)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-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 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.