mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit cf382be8f3fe1118bb0bd6b42de3e3b8510a4d60.
This commit is contained in:
parent
ab95fa2ffc
commit
2c58765fa6
@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
else
|
||||
SRC_URI="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${P}.tar.xz"
|
||||
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
fi
|
||||
|
||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||
|
Loading…
Reference in New Issue
Block a user