mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-24 12:01:59 +01:00
sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit adf0a044d5983fca5bcaac9028600e99e44bfec7.
This commit is contained in:
parent
f775cf82a9
commit
72ea8141a5
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user