sys-libs/libcap: Sync with Gentoo

It's from Gentoo commit cf382be8f3fe1118bb0bd6b42de3e3b8510a4d60.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:25:21 +00:00 committed by Mathieu Tortuyaux
parent ab95fa2ffc
commit 2c58765fa6
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -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"