Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap-ng/
Date: Wed, 26 May 2021 08:13:51
Message-Id: 1622016656.4296eb8435d09fa74d05780480f0128c6a5e8623.sam@gentoo
1 commit: 4296eb8435d09fa74d05780480f0128c6a5e8623
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 08:05:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 08:10:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4296eb84
7
8 sys-libs/libcap-ng: Stabilize 0.8.2-r1 ppc64, #791664
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild b/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild
16 index 99e9f351fe2..5ebb5b2eaa3 100644
17 --- a/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild
18 +++ b/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux"
25 IUSE="python static-libs"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"