diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:57:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:58:18 +0200 |
commit | dfafd7aff1c082d5c42c4fee71cd407633c00eaa (patch) | |
tree | d6d81ec98b373addf574b94d4979f91931a0b7bb /sys-libs | |
parent | sys-libs/libomp: x86 stable wrt bug #849464 (diff) | |
download | gentoo-dfafd7aff1c082d5c42c4fee71cd407633c00eaa.tar.gz gentoo-dfafd7aff1c082d5c42c4fee71cd407633c00eaa.tar.bz2 gentoo-dfafd7aff1c082d5c42c4fee71cd407633c00eaa.zip |
sys-libs/llvm-libunwind: x86 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-14.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.4.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.4.ebuild index 38c9a5e76da7..b5d8a38918e6 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.4.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.4.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 ~ppc ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86 ~x64-macos" IUSE="debug static-libs test" RESTRICT="!test? ( test )" |