summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-17 21:22:20 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-17 21:24:37 +0100
commitaff246c50a738cd5452a509d281efcede27df8f2 (patch)
tree8fc12cf73148abf11398ced72b98c65d460767b0 /sys-libs
parentsys-libs/libcxxabi: x86 stable (bug #754744) (diff)
downloadgentoo-aff246c50a738cd5452a509d281efcede27df8f2.tar.gz
gentoo-aff246c50a738cd5452a509d281efcede27df8f2.tar.bz2
gentoo-aff246c50a738cd5452a509d281efcede27df8f2.zip
sys-libs/libcxx: x86 stable (bug #754744)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxx/libcxx-11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-11.0.0.ebuild b/sys-libs/libcxx/libcxx-11.0.0.ebuild
index 05b2d0bec18c..d8795bf5d043 100644
--- a/sys-libs/libcxx/libcxx-11.0.0.ebuild
+++ b/sys-libs/libcxx/libcxx-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~x86"
+KEYWORDS="amd64 arm arm64 x86"
IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind +static-libs test"
REQUIRED_USE="libunwind? ( libcxxabi )"
RESTRICT="!test? ( test )"