projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af1ebf3
)
sys-libs/libcxxabi: Remove accidental stable kw from 7.0.0
author
Michał Górny
<mgorny@gentoo.org>
Sun, 23 Sep 2018 19:25:19 +0000
(21:25 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 23 Sep 2018 19:25:19 +0000
(21:25 +0200)
Closes: https://bugs.gentoo.org/666910
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/libcxxabi/libcxxabi-7.0.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/libcxxabi/libcxxabi-7.0.0.ebuild
b/sys-libs/libcxxabi/libcxxabi-7.0.0.ebuild
index 0e684ef4a591b2c427998ab6004d73e82c8ac146..5c5a3146b60f35b2d63c3a426a3a6eaead984a26 100644
(file)
--- a/
sys-libs/libcxxabi/libcxxabi-7.0.0.ebuild
+++ b/
sys-libs/libcxxabi/libcxxabi-7.0.0.ebuild
@@
-20,7
+20,7
@@
SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="
amd64 ~arm64
x86 ~amd64-fbsd"
+KEYWORDS="
~amd64 ~arm64 ~
x86 ~amd64-fbsd"
IUSE="+libunwind +static-libs test elibc_musl"
RESTRICT="!test? ( test )"