Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap/
Date: Tue, 31 Aug 2021 18:01:22
Message-Id: 1630432865.60e824908fe2c8d9b49de58daa5677492240b248.sam@gentoo
1 commit: 60e824908fe2c8d9b49de58daa5677492240b248
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 31 18:01:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 31 18:01:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e82490
7
8 sys-libs/libcap: keyword 2.55-r1
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-libs/libcap/libcap-2.55-r1.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/sys-libs/libcap/libcap-2.55-r1.ebuild b/sys-libs/libcap/libcap-2.55-r1.ebuild
16 index b0f32594b17..0f5cb32668e 100644
17 --- a/sys-libs/libcap/libcap-2.55-r1.ebuild
18 +++ b/sys-libs/libcap/libcap-2.55-r1.ebuild
19 @@ -12,8 +12,7 @@ SRC_URI="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${P}
20 # it's available under either of the licenses
21 LICENSE="|| ( GPL-2 BSD )"
22 SLOT="0"
23 -# Temporarily unkeyworded for testing as the build system patch changed substantially
24 -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE="pam static-libs"
27
28 # While the build system optionally uses gperf, we don't DEPEND on it because