diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:55:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:56:54 +0300 |
commit | 3590aa4ecb214a0ece9701441ef3bfcf8f78f3a4 (patch) | |
tree | 1b6c2a39c2f80855a247cd673e99a4af0c070200 /sys-libs/libcxxabi | |
parent | sys-libs/llvm-libunwind: amd64 stable wrt bug #727762 (diff) | |
download | gentoo-3590aa4ecb214a0ece9701441ef3bfcf8f78f3a4.tar.gz gentoo-3590aa4ecb214a0ece9701441ef3bfcf8f78f3a4.tar.bz2 gentoo-3590aa4ecb214a0ece9701441ef3bfcf8f78f3a4.zip |
sys-libs/libcxxabi: amd64 stable wrt bug #727762
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs/libcxxabi')
-rw-r--r-- | sys-libs/libcxxabi/libcxxabi-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-10.0.0.ebuild b/sys-libs/libcxxabi/libcxxabi-10.0.0.ebuild index b80a28332b6c..2ecc31cb4a44 100644 --- a/sys-libs/libcxxabi/libcxxabi-10.0.0.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-10.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="+libunwind +static-libs test elibc_musl" RESTRICT="!test? ( test )" |