diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-26 18:14:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-26 19:28:37 +0100 |
commit | 08f3f450da8af39afbee32a9486081889c2bf051 (patch) | |
tree | 8de78f3f32a155d887b7d5038336f87493d86a1b /sys-libs | |
parent | sys-libs/libcap: stable 2.49 for hppa, bug #791667 (diff) | |
download | gentoo-08f3f450da8af39afbee32a9486081889c2bf051.tar.gz gentoo-08f3f450da8af39afbee32a9486081889c2bf051.tar.bz2 gentoo-08f3f450da8af39afbee32a9486081889c2bf051.zip |
sys-libs/libcap-ng: stable 0.8.2-r1 for hppa, bug #791664
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 5ebb5b2eaa3e..e8d8ab36eeac 100644 --- a/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild +++ b/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |