Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap/
Date: Thu, 18 Apr 2019 20:32:17
Message-Id: 1555619463.aa30e6c63f403cd3f82274c9cee96c18c782917f.whissi@gentoo
1 commit: aa30e6c63f403cd3f82274c9cee96c18c782917f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 18 20:16:52 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 20:31:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa30e6c6
7
8 sys-libs/libcap: x86 stable (bug #683678)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-libs/libcap/libcap-2.26-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/libcap/libcap-2.26-r2.ebuild b/sys-libs/libcap/libcap-2.26-r2.ebuild
17 index bef3b6d1884..0532fa8ab4f 100644
18 --- a/sys-libs/libcap/libcap-2.26-r2.ebuild
19 +++ b/sys-libs/libcap/libcap-2.26-r2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz"
21 # it's available under either of the licenses
22 LICENSE="|| ( GPL-2 BSD )"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 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