diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 22:13:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 22:15:05 +0000 |
commit | d6a3043a3ad59427a53f7f7f7bf923d8db4b1c70 (patch) | |
tree | efe9c5d8d9b35d752d4b064af1de7b1a5e62caed /sys-libs | |
parent | sys-libs/compiler-rt-sanitizers: x86 stable (bug #727762) (diff) | |
download | gentoo-d6a3043a3ad59427a53f7f7f7bf923d8db4b1c70.tar.gz gentoo-d6a3043a3ad59427a53f7f7f7bf923d8db4b1c70.tar.bz2 gentoo-d6a3043a3ad59427a53f7f7f7bf923d8db4b1c70.zip |
sys-libs/llvm-libunwind: x86 stable (bug #727762)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.ebuild index d881f81fdf3c..782f15e8964f 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-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="debug +static-libs test" RESTRICT="!test? ( test )" |