diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:05:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:06:58 +0100 |
commit | e9e37064bb1b9b4a7eae83af76f416597a01760b (patch) | |
tree | 9220d63cbb92b1cdf3c1561ba7dbdd07355100e1 /sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild | |
parent | sys-libs/compiler-rt-sanitizers: x86 stable (bug #768567) (diff) | |
download | gentoo-e9e37064bb1b9b4a7eae83af76f416597a01760b.tar.gz gentoo-e9e37064bb1b9b4a7eae83af76f416597a01760b.tar.bz2 gentoo-e9e37064bb1b9b4a7eae83af76f416597a01760b.zip |
sys-libs/llvm-libunwind: 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/llvm-libunwind/llvm-libunwind-11.0.1.ebuild')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild index 0856ae1999ec..9777882d98c7 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/llvm-mirror/libunwind" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="debug static-libs test" RESTRICT="!test? ( test )" |