diff options
author | 2019-11-20 12:25:50 +0100 | |
---|---|---|
committer | 2019-11-20 12:25:50 +0100 | |
commit | 6758302fe4ba24a26e9775a41c86b01a0627d21b (patch) | |
tree | 2abda57b0500f974e8aa04f9c44d4c5930ff4f55 /net-libs/libnfsidmap | |
parent | app-text/txt2man: ppc stable wrt bug #700434 (diff) | |
download | gentoo-6758302fe4ba24a26e9775a41c86b01a0627d21b.tar.gz gentoo-6758302fe4ba24a26e9775a41c86b01a0627d21b.tar.bz2 gentoo-6758302fe4ba24a26e9775a41c86b01a0627d21b.zip |
net-libs/libnfsidmap: ppc stable wrt bug #700444
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libnfsidmap')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild index 3ee2d638be60..a9125b397e7d 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://fedorapeople.org/~steved/${PN}/${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="ldap static-libs" DEPEND="ldap? ( net-nds/openldap )" |