projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35cf3b1
)
sys-libs/compiler-rt: Dekeyword ~arm* due to deps
author
Michał Górny
<mgorny@gentoo.org>
Fri, 9 Mar 2018 15:37:49 +0000
(16:37 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 9 Mar 2018 15:46:28 +0000
(16:46 +0100)
sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
b/sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
index 12ca6fce3e3d2531fa5d29ac0f8899fb809d7683..3e2c58532f58cd6f24ee425710c9675247a6d629 100644
(file)
--- a/
sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
+++ b/
sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
@@
-17,7
+17,7
@@
SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~
arm64 ~
x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+clang test"
RESTRICT="!test? ( test ) !clang? ( test )"