sys-libs/libseccomp: Stabilize 2.6.0-r2 hppa, #954197

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-26 13:11:34 +01:00
parent 62445e0e9d
commit adf0a044d5

View File

@@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit autotools git-r3
else
SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar.gz"
KEYWORDS="-* amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux"
KEYWORDS="-* amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"