Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap/
Date: Fri, 07 Sep 2018 23:46:46
Message-Id: 1536363982.3e4ca0f796c0150c99d38156941175900b40e845.slyfox@gentoo
1 commit: 3e4ca0f796c0150c99d38156941175900b40e845
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 23:34:05 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 23:46:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4ca0f7
7
8 sys-libs/libcap: stable 2.25 for ppc, bug #660334
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 sys-libs/libcap/libcap-2.25.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/libcap/libcap-2.25.ebuild b/sys-libs/libcap/libcap-2.25.ebuild
18 index 117d541aa38..03203f53088 100644
19 --- a/sys-libs/libcap/libcap-2.25.ebuild
20 +++ b/sys-libs/libcap/libcap-2.25.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz"
22 # it's available under either of the licenses
23 LICENSE="|| ( GPL-2 BSD )"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="pam static-libs"
28
29 # While the build system optionally uses gperf, we don't DEPEND on it because