summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:15:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:16:43 +0200
commit0f8b0e481e04bd1991a1fcd5e7e8eb7116df1cda (patch)
tree2444ebc67197cab3485aafd3efec8cb34a244322 /sys-libs
parentsys-libs/libcxxabi: x86 stable (bug #661776) (diff)
downloadgentoo-0f8b0e481e04bd1991a1fcd5e7e8eb7116df1cda.tar.gz
gentoo-0f8b0e481e04bd1991a1fcd5e7e8eb7116df1cda.tar.bz2
gentoo-0f8b0e481e04bd1991a1fcd5e7e8eb7116df1cda.zip
sys-libs/libcxx: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxx/libcxx-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-6.0.1.ebuild b/sys-libs/libcxx/libcxx-6.0.1.ebuild
index 5301d5f1fe6c..98403efc216f 100644
--- a/sys-libs/libcxx/libcxx-6.0.1.ebuild
+++ b/sys-libs/libcxx/libcxx-6.0.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm64 x86 ~amd64-fbsd"
IUSE="elibc_glibc elibc_musl +libcxxabi libcxxrt +libunwind +static-libs test"
REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) )
?? ( libcxxabi libcxxrt )"