summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-18 01:11:15 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-18 01:14:05 +0300
commit332b86c3e01ffa347bc7b32281ee61201a3a5c69 (patch)
tree54bde90e24c59d62d3985058fc4e9b500ba187a3 /sys-libs
parentsys-libs/libcxxabi: amd64 stable wrt bug #644814 (diff)
downloadgentoo-332b86c3e01ffa347bc7b32281ee61201a3a5c69.tar.gz
gentoo-332b86c3e01ffa347bc7b32281ee61201a3a5c69.tar.bz2
gentoo-332b86c3e01ffa347bc7b32281ee61201a3a5c69.zip
sys-libs/libcxx: amd64 stable wrt bug #644814
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxx/libcxx-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcxx/libcxx-5.0.1.ebuild b/sys-libs/libcxx/libcxx-5.0.1.ebuild
index 43a14f9abb6b..62e1063b3e75 100644
--- a/sys-libs/libcxx/libcxx-5.0.1.ebuild
+++ b/sys-libs/libcxx/libcxx-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="elibc_glibc elibc_musl +libcxxabi libcxxrt +libunwind +static-libs test"
REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) )
?? ( libcxxabi libcxxrt )"