diff options
author | Sam James <sam@gentoo.org> | 2021-08-31 19:01:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-31 19:01:05 +0100 |
commit | 60e824908fe2c8d9b49de58daa5677492240b248 (patch) | |
tree | 906173b0ad598a2f655f17996170dc41a83fe0d6 /sys-libs/libcap | |
parent | net-dns/libidn2: Stabilize 2.3.2 sparc, #811177 (diff) | |
download | gentoo-60e824908fe2c8d9b49de58daa5677492240b248.tar.gz gentoo-60e824908fe2c8d9b49de58daa5677492240b248.tar.bz2 gentoo-60e824908fe2c8d9b49de58daa5677492240b248.zip |
sys-libs/libcap: keyword 2.55-r1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libcap')
-rw-r--r-- | sys-libs/libcap/libcap-2.55-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/libcap/libcap-2.55-r1.ebuild b/sys-libs/libcap/libcap-2.55-r1.ebuild index b0f32594b17f..0f5cb32668e0 100644 --- a/sys-libs/libcap/libcap-2.55-r1.ebuild +++ b/sys-libs/libcap/libcap-2.55-r1.ebuild @@ -12,8 +12,7 @@ SRC_URI="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${P} # it's available under either of the licenses LICENSE="|| ( GPL-2 BSD )" SLOT="0" -# Temporarily unkeyworded for testing as the build system patch changed substantially -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="pam static-libs" # While the build system optionally uses gperf, we don't DEPEND on it because |