summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-04-06 20:53:11 +0000
committerBrent Baude <ranger@gentoo.org>2007-04-06 20:53:11 +0000
commit2f5364ab48031ed9913c73c3cd6e70dea0ff504c (patch)
tree22ffd4d4f800c0338a86de8bd7fde4617899702f /sys-fs/quota/quota-3.13.ebuild
parentstable amd64, bug 173556 (diff)
downloadhistorical-2f5364ab48031ed9913c73c3cd6e70dea0ff504c.tar.gz
historical-2f5364ab48031ed9913c73c3cd6e70dea0ff504c.tar.bz2
historical-2f5364ab48031ed9913c73c3cd6e70dea0ff504c.zip
Marking quota ppc for bug #172154
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-fs/quota/quota-3.13.ebuild')
-rw-r--r--sys-fs/quota/quota-3.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-3.13.ebuild b/sys-fs/quota/quota-3.13.ebuild
index dcb6b201e809..b495a0f7395d 100644
--- a/sys-fs/quota/quota-3.13.ebuild
+++ b/sys-fs/quota/quota-3.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.13.ebuild,v 1.7 2007/04/02 15:51:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.13.ebuild,v 1.8 2007/04/06 20:53:11 ranger Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc sparc x86"
IUSE="nls tcpd ldap rpc"
RDEPEND="ldap? ( net-nds/openldap )