diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:34:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:46:22 +0100 |
commit | 3e4ca0f796c0150c99d38156941175900b40e845 (patch) | |
tree | 0f25b19ac7346317fd4648172a870f56cf8c52d4 /sys-libs | |
parent | dev-qt/qtxmlpatterns: stable 5.9.6 for ppc, bug #655664 (diff) | |
download | gentoo-3e4ca0f796c0150c99d38156941175900b40e845.tar.gz gentoo-3e4ca0f796c0150c99d38156941175900b40e845.tar.bz2 gentoo-3e4ca0f796c0150c99d38156941175900b40e845.zip |
sys-libs/libcap: stable 2.25 for ppc, bug #660334
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcap/libcap-2.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap/libcap-2.25.ebuild b/sys-libs/libcap/libcap-2.25.ebuild index 117d541aa388..03203f53088f 100644 --- a/sys-libs/libcap/libcap-2.25.ebuild +++ b/sys-libs/libcap/libcap-2.25.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz" # it's available under either of the licenses LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="pam static-libs" # While the build system optionally uses gperf, we don't DEPEND on it because |