summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-28 22:51:13 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-28 22:51:45 +0300
commit43bcaa0c0208cbeeb772ed0fc7dc9747eb325dfe (patch)
tree316cfc28f3a9f9560ebf20b1f26eb94642cb06cb /sys-devel
parentmedia-libs/virglrenderer: version bump to 0.7.0 (diff)
downloadgentoo-43bcaa0c0208cbeeb772ed0fc7dc9747eb325dfe.tar.gz
gentoo-43bcaa0c0208cbeeb772ed0fc7dc9747eb325dfe.tar.bz2
gentoo-43bcaa0c0208cbeeb772ed0fc7dc9747eb325dfe.zip
sys-devel/llvm: arm stable wrt bug #686028
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-6.0.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-6.0.1-r2.ebuild b/sys-devel/llvm/llvm-6.0.1-r2.ebuild
index cecd92afce66..cde232512825 100644
--- a/sys-devel/llvm/llvm-6.0.1-r2.ebuild
+++ b/sys-devel/llvm/llvm-6.0.1-r2.ebuild
@@ -32,7 +32,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
LICENSE="UoI-NCSA rc BSD public-domain
llvm_targets_ARM? ( LLVM-Grant )"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc gold libedit +libffi ncurses test xar xml
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"