projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c991e7
)
dev-util/lldb: arm64 stable wrt bug #685898
author
Aaron Bauman
<bman@gentoo.org>
Thu, 16 May 2019 04:39:53 +0000
(
00:39
-0400)
committer
Aaron Bauman
<bman@gentoo.org>
Thu, 16 May 2019 04:40:28 +0000
(
00:40
-0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-util/lldb/lldb-7.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/lldb/lldb-7.1.0.ebuild
b/dev-util/lldb/lldb-7.1.0.ebuild
index 12cbd6ab63fc60a5d8f0e0c30fb97e63b70fab8f..a6378422e7b39c67d6b0e7e0c47612aee35c6c91 100644
(file)
--- 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.