summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-07-06 13:08:28 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-07-06 13:08:28 +0000
commitfa44a9573cd85ad73f2277ae868f05c19ae02cbf (patch)
tree0a892324727c7d8915227b8ec45a5f42d5758c07 /sys-fs/quota/quota-3.14-r1.ebuild
parentKeyworded ~x86-fbsd (diff)
downloadhistorical-fa44a9573cd85ad73f2277ae868f05c19ae02cbf.tar.gz
historical-fa44a9573cd85ad73f2277ae868f05c19ae02cbf.tar.bz2
historical-fa44a9573cd85ad73f2277ae868f05c19ae02cbf.zip
Stable on sparc wrt #184382
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-fs/quota/quota-3.14-r1.ebuild')
-rw-r--r--sys-fs/quota/quota-3.14-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-3.14-r1.ebuild b/sys-fs/quota/quota-3.14-r1.ebuild
index 295540c6c779..c5da3c255d0c 100644
--- a/sys-fs/quota/quota-3.14-r1.ebuild
+++ b/sys-fs/quota/quota-3.14-r1.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.14-r1.ebuild,v 1.3 2007/07/06 12:37:50 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.4 2007/07/06 13:08:28 gustavoz Exp $
inherit eutils flag-o-matic
@@ -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 )