diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-05 22:47:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-05 22:51:00 +0100 |
commit | b6d91bba5c81c388d37fd1894c4bb3decaa7a91e (patch) | |
tree | 8b94d1465214e9798ec6df5212172215f263502c /sys-fs | |
parent | 90fbe0bc0a532f26549987a6995e33f7ac3fab51 (diff) | |
download | gentoo-b6d91bba5c81c388d37fd1894c4bb3decaa7a91e.tar.gz gentoo-b6d91bba5c81c388d37fd1894c4bb3decaa7a91e.tar.xz |
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.ebuild | 4 |
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 417b0483a12..711129b569f 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 ) |