diff options
author | 2018-03-06 22:58:53 +0000 | |
---|---|---|
committer | 2018-03-06 23:10:14 +0000 | |
commit | da8225d12afd098c1cb6f0d33cf73f1c447467d0 (patch) | |
tree | 3247d0e162774335e9752024677ffc6a80a86bca | |
parent | mail-filter/dcc: stable 1.3.158 for ia64, bug #648242 (diff) | |
download | gentoo-da8225d12afd098c1cb6f0d33cf73f1c447467d0.tar.gz gentoo-da8225d12afd098c1cb6f0d33cf73f1c447467d0.tar.bz2 gentoo-da8225d12afd098c1cb6f0d33cf73f1c447467d0.zip |
net-libs/libnfsidmap: stable 0.25-r1 for ia64, bug #648400
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild index 5c5e891191ae..c55ca5c642fe 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${P}.tar.gz" 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 )" |