projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81f2268
)
sys-libs/compiler-rt: Restore ~arm64 keywords, bug #650024
author
Michał Górny
<mgorny@gentoo.org>
Tue, 13 Mar 2018 17:36:17 +0000
(18:36 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 13 Mar 2018 17:40:48 +0000
(18:40 +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 c542741b842550ae1f5828a1e13b3ac380153f16..145553565216786230bdf7dba7b8e7301ec49ac8 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 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~
arm64 ~
x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+clang test"
RESTRICT="!test? ( test ) !clang? ( test )"