diff options
author | Torsten Veller <tove@gentoo.org> | 2009-02-02 14:12:19 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-02-02 14:12:19 +0000 |
commit | f1afad5d23907aefa2d99d24e7deeae4b1c29bec (patch) | |
tree | 8062dca0fa1942c5f37013b6b59e97669beef7b9 /net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild | |
parent | stable sparc, bug 257082 (diff) | |
download | gentoo-2-f1afad5d23907aefa2d99d24e7deeae4b1c29bec.tar.gz gentoo-2-f1afad5d23907aefa2d99d24e7deeae4b1c29bec.tar.bz2 gentoo-2-f1afad5d23907aefa2d99d24e7deeae4b1c29bec.zip |
Back to ~arch until !<net-fs/nfs-utils-0.14 is stabil too (#257148 + dups)
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild index 5a7b61ffc5d4..43a8216b21a5 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild,v 1.3 2009/02/01 20:42:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.21-r1.ebuild,v 1.4 2009/02/02 14:12:19 tove Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ldap" DEPEND="ldap? ( net-nds/openldap )" |