summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 10:27:42 +0100
committerSam James <sam@gentoo.org>2023-09-08 10:27:42 +0100
commit05f0206292ea2868130e6a5cf803523664705384 (patch)
tree0e20aa9e698bcd0713e7a2d119e9e387b9887c6d
parentdev-libs/isl: Stabilize 0.26 ppc64, #913816 (diff)
downloadgentoo-05f0206292ea2868130e6a5cf803523664705384.tar.gz
gentoo-05f0206292ea2868130e6a5cf803523664705384.tar.bz2
gentoo-05f0206292ea2868130e6a5cf803523664705384.zip
sys-libs/libunwind: Stabilize 1.7.2 hppa, #913817
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/libunwind/libunwind-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.7.2.ebuild b/sys-libs/libunwind/libunwind-1.7.2.ebuild
index 0968e8493ec4..da2467284362 100644
--- a/sys-libs/libunwind/libunwind-1.7.2.ebuild
+++ b/sys-libs/libunwind/libunwind-1.7.2.ebuild
@@ -26,7 +26,7 @@ fi
LICENSE="MIT"
SLOT="0/8" # libunwind.so.8
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 -sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 -sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug debug-frame ${LIBUNWIND_DOCS_USEFLAG} libatomic lzma static-libs test zlib"
RESTRICT="test !test? ( test )" # some tests are broken (toolchain version dependent, rely on external binaries)