summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-05 22:47:35 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-05 22:51:00 +0100
commitb6d91bba5c81c388d37fd1894c4bb3decaa7a91e (patch)
tree8b94d1465214e9798ec6df5212172215f263502c /sys-fs
parentsys-kernel/genkernel-next: stable 66 for ia64, bug #621202 (diff)
downloadgentoo-b6d91bba5c81c388d37fd1894c4bb3decaa7a91e.tar.gz
gentoo-b6d91bba5c81c388d37fd1894c4bb3decaa7a91e.tar.bz2
gentoo-b6d91bba5c81c388d37fd1894c4bb3decaa7a91e.zip
sys-fs/quota: stable 4.03 for ia64, bug #630040
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/quota/quota-4.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-4.03.ebuild b/sys-fs/quota/quota-4.03.ebuild
index 417b0483a124..711129b569fd 100644
--- a/sys-fs/quota/quota-4.03.ebuild
+++ b/sys-fs/quota/quota-4.03.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="ldap netlink nls rpc tcpd"
RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )