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: Wed, 02 Sep 2020 22:47:53
Message-Id: 1599086851.eaae3787e08922429abc1f1938cdaae5e99ee4de.sam@gentoo
1 commit: eaae3787e08922429abc1f1938cdaae5e99ee4de
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 2 22:47:31 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 22:47:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaae3787
7
8 sys-libs/libcap: Stabilize 2.43 arm64, #738322
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-libs/libcap/libcap-2.43.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/libcap/libcap-2.43.ebuild b/sys-libs/libcap/libcap-2.43.ebuild
16 index acba4de6b6c..cd876d6fed5 100644
17 --- a/sys-libs/libcap/libcap-2.43.ebuild
18 +++ b/sys-libs/libcap/libcap-2.43.ebuild
19 @@ -12,7 +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 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="pam static-libs"
26
27 # While the build system optionally uses gperf, we don't DEPEND on it because