sys-libs/libseccomp: Sync with Gentoo

It's from Gentoo commit 1156c8dd04898f378434b30effd706f5ea5bcfc2.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:09:36 +00:00 committed by Krzesimir Nowak
parent a6b9f0b2ae
commit c2578dc412

View File

@ -24,7 +24,7 @@ else
SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar.gz
experimental-loong? ( https://github.com/matoro/libseccomp/compare/v${PV}..loongarch-r1.patch
-> ${P}-loongarch-r1.patch )"
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"