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: Sat, 27 Apr 2019 15:48:38
Message-Id: 1556379829.1c06b8084358aa4aebb0ebf75e514d09c77df6d7.slyfox@gentoo
1 commit: 1c06b8084358aa4aebb0ebf75e514d09c77df6d7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 15:43:49 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 15:43:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c06b808
7
8 sys-libs/libcap: stable 2.26-r2 for ia64, bug #683678
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-libs/libcap/libcap-2.26-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/libcap/libcap-2.26-r2.ebuild b/sys-libs/libcap/libcap-2.26-r2.ebuild
18 index 99dafaba13c..6c3d42d07b6 100644
19 --- a/sys-libs/libcap/libcap-2.26-r2.ebuild
20 +++ b/sys-libs/libcap/libcap-2.26-r2.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