diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-18 21:01:25 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-18 21:01:32 -0500 |
commit | 06c5ea1007d8897a049ae9a1ea10109343c0f249 (patch) | |
tree | 61ce18d2ca03fe49257ff1a5490afaed6f6e9a96 /net-libs/libnfsidmap | |
parent | net-misc/proxychains: drop unused multilib eclass (diff) | |
download | gentoo-06c5ea1007d8897a049ae9a1ea10109343c0f249.tar.gz gentoo-06c5ea1007d8897a049ae9a1ea10109343c0f249.tar.bz2 gentoo-06c5ea1007d8897a049ae9a1ea10109343c0f249.zip |
net-libs/libnfsidmap: arm64 stable (bug #700444)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
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 4662e8c50c45..6f3c5d0ab2a5 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 )" |