summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-05-31 14:59:02 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-05-31 23:45:54 -0400
commitb909e7f4d3bfeea9d3a6f8c7c7de36d49ef65dc9 (patch)
tree4c74d2e32e0212dbea49a2f385a9a1022acb5d78 /sys-libs
parentdev-libs/libassuan: Stabilize 2.5.7 hppa, #930878 (diff)
downloadgentoo-b909e7f4d3bfeea9d3a6f8c7c7de36d49ef65dc9.tar.gz
gentoo-b909e7f4d3bfeea9d3a6f8c7c7de36d49ef65dc9.tar.bz2
gentoo-b909e7f4d3bfeea9d3a6f8c7c7de36d49ef65dc9.zip
sys-libs/libunwind: Stabilize 1.8.1 hppa, #930879
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libunwind/libunwind-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.8.1.ebuild b/sys-libs/libunwind/libunwind-1.8.1.ebuild
index b3faa2ce860a..612f39d121fc 100644
--- a/sys-libs/libunwind/libunwind-1.8.1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.8.1.ebuild
@@ -31,7 +31,7 @@ else
S="${WORKDIR}"/${P/_rc/-rc}
if [[ ${PV} != *_rc* ]] ; then
- 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"
fi
fi