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: Thu, 18 Apr 2019 20:28:49
Message-Id: 1555619298.6121220e92ef3497f181f5dbb63e3cb2de36ae6a.slyfox@gentoo
1 commit: 6121220e92ef3497f181f5dbb63e3cb2de36ae6a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Apr 18 20:12:50 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 20:28:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6121220e
7
8 sys-libs/libcap: stable 2.26-r2 for sparc, 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="sparc"
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 2a54d4ded40..bef3b6d1884 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