diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-07 17:44:05 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-07 23:49:09 -0500 |
commit | c129f37e66e06cf16a01aae4315a60526d6905de (patch) | |
tree | 5c2c547f768c551343d0beccffeab87977e333ae /net-libs/libnfsidmap | |
parent | dev-libs/jemalloc-5.2.1: arm stable, bug 699944 (diff) | |
download | gentoo-c129f37e66e06cf16a01aae4315a60526d6905de.tar.gz gentoo-c129f37e66e06cf16a01aae4315a60526d6905de.tar.bz2 gentoo-c129f37e66e06cf16a01aae4315a60526d6905de.zip |
net-libs/libnfsidmap-0.27: arm stable, bug 700444
Signed-off-by: Matt Turner <mattst88@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 919a9dcdc3e3..77bda5dce31f 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 )" |