projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8609ceb
)
sys-libs/compiler-rt: Add KEYWORDS to 9.0.0_rc2
author
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 21:01:43 +0000
(22:01 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 21:20:16 +0000
(22:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild
b/sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild
index 1c0ee0530affeb9bc6961fb43c62ace6dd082f21..6bca0d26b58ed6d0d7eb84d1bdaeaa58d1c61a98 100644
(file)
--- a/
sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild
+++ b/
sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild
@@
-14,7
+14,7
@@
llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="$(ver_cut 1-3)"
-KEYWORDS=""
+KEYWORDS="
~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos
"
IUSE="+clang test"
RESTRICT="!test? ( test ) !clang? ( test )"