diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 22:50:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 22:50:05 +0300 |
commit | 1860616a1bea5ebffdd4872e07794b55ec8679b6 (patch) | |
tree | dace93a03abcd880a35d3678f6a01ebe91c43b86 /sys-libs/llvm-libunwind | |
parent | sys-devel/llvmgold: Stabilize 14 sparc, #862999 (diff) | |
download | gentoo-1860616a1bea5ebffdd4872e07794b55ec8679b6.tar.gz gentoo-1860616a1bea5ebffdd4872e07794b55ec8679b6.tar.bz2 gentoo-1860616a1bea5ebffdd4872e07794b55ec8679b6.zip |
sys-libs/llvm-libunwind: Stabilize 14.0.6 sparc, #862999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild index 7e4660c1fddc..a2b5d0e6cd04 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.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 )" |