summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-17 21:22:02 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-17 21:24:37 +0100
commitbef43277ef077e2f46c98423acbdf95fe5990238 (patch)
tree0727a1f92224f5e7a2b576a1a11c65b3a223b4f2
parentsys-libs/llvm-libunwind: x86 stable (bug #754744) (diff)
downloadgentoo-bef43277.tar.gz
gentoo-bef43277.tar.bz2
gentoo-bef43277.zip
sys-libs/libcxxabi: x86 stable (bug #754744)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
index 50b8d1043201..5bd9f62713a3 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
@@ -16,7 +16,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="+libunwind +static-libs test elibc_musl"
RESTRICT="!test? ( test )"