summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:09:37 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:13:55 +0200
commit1b5ebac3e44fceefbe17958ae82d5cbf8bf02ba6 (patch)
treede828f835a6f9c34245d995437c938d161611c1c /sys-libs
parentsys-libs/llvm-libunwind: x86 stable (bug #742974) (diff)
downloadgentoo-1b5ebac3e44fceefbe17958ae82d5cbf8bf02ba6.tar.gz
gentoo-1b5ebac3e44fceefbe17958ae82d5cbf8bf02ba6.tar.bz2
gentoo-1b5ebac3e44fceefbe17958ae82d5cbf8bf02ba6.zip
sys-libs/libcxxabi: x86 stable (bug #742974)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxxabi/libcxxabi-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-10.0.1.ebuild b/sys-libs/libcxxabi/libcxxabi-10.0.1.ebuild
index f35f9ae4958a..a4f6653d73cd 100644
--- a/sys-libs/libcxxabi/libcxxabi-10.0.1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-10.0.1.ebuild
@@ -15,7 +15,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 )"