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, 26 Apr 2019 20:35:14
Message-Id: 1556310899.f4c309a2c82d6894f2405133151edf7dda8a4478.slyfox@gentoo
1 commit: f4c309a2c82d6894f2405133151edf7dda8a4478
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Apr 26 18:06:14 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 26 20:34:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c309a2
7
8 sys-libs/libcap: stable 2.26-r2 for hppa, bug #683678
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-libs/libcap/libcap-2.26-r2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-libs/libcap/libcap-2.26-r2.ebuild b/sys-libs/libcap/libcap-2.26-r2.ebuild
19 index 7752354da9a..99dafaba13c 100644
20 --- a/sys-libs/libcap/libcap-2.26-r2.ebuild
21 +++ b/sys-libs/libcap/libcap-2.26-r2.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz"
23 # it's available under either of the licenses
24 LICENSE="|| ( GPL-2 BSD )"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
28 IUSE="pam static-libs"
29
30 # While the build system optionally uses gperf, we don't DEPEND on it because