diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:05:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:06:58 +0100 |
commit | 979e59623a7c01c96e3bdbe4a4cd3556aff69bb4 (patch) | |
tree | b29220f47113ef3350c5323dd83f78db309bde72 /sys-libs | |
parent | sys-libs/llvm-libunwind: x86 stable (bug #768567) (diff) | |
download | gentoo-979e59623a7c01c96e3bdbe4a4cd3556aff69bb4.tar.gz gentoo-979e59623a7c01c96e3bdbe4a4cd3556aff69bb4.tar.bz2 gentoo-979e59623a7c01c96e3bdbe4a4cd3556aff69bb4.zip |
sys-libs/libcxxabi: x86 stable (bug #768567)
Package-Manager: Portage-3.0.14, 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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild b/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild index 7ceb778be532..688b86cd8ea5 100644 --- a/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://libcxxabi.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86 ~x64-macos" IUSE="+libunwind static-libs test elibc_musl" RESTRICT="!test? ( test )" |