diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:22:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:22:14 +0100 |
commit | f6a71daea3e4f7ee53956832eb23507171e2a269 (patch) | |
tree | 978184f8d6ef657ad91568e0ee8b6d60cf99a811 /net-libs/libnfsidmap | |
parent | net-libs/daq: amd64 stable wrt bug #700442 (diff) | |
download | gentoo-f6a71daea3e4f7ee53956832eb23507171e2a269.tar.gz gentoo-f6a71daea3e4f7ee53956832eb23507171e2a269.tar.bz2 gentoo-f6a71daea3e4f7ee53956832eb23507171e2a269.zip |
net-libs/libnfsidmap: amd64 stable wrt bug #700444
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libnfsidmap')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild index 1cfe1e970017..4662e8c50c45 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |