diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:22:02 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:24:37 +0100 |
commit | bef43277ef077e2f46c98423acbdf95fe5990238 (patch) | |
tree | 0727a1f92224f5e7a2b576a1a11c65b3a223b4f2 /sys-libs | |
parent | sys-libs/llvm-libunwind: x86 stable (bug #754744) (diff) | |
download | gentoo-bef43277ef077e2f46c98423acbdf95fe5990238.tar.gz gentoo-bef43277ef077e2f46c98423acbdf95fe5990238.tar.bz2 gentoo-bef43277ef077e2f46c98423acbdf95fe5990238.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>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild | 2 |
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 )" |