diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-09-27 00:53:09 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-09-27 00:53:09 +0200 |
commit | 7b59ac42654128d54fcf5c125069962cb41313ec (patch) | |
tree | f1f55c11ee02231c6fa3385aceb626237c8e1536 /sys-fs/quota | |
parent | app-crypt/libscrypt: x86 stable (diff) | |
download | gentoo-7b59ac42654128d54fcf5c125069962cb41313ec.tar.gz gentoo-7b59ac42654128d54fcf5c125069962cb41313ec.tar.bz2 gentoo-7b59ac42654128d54fcf5c125069962cb41313ec.zip |
sys-fs/quota: amd64 stable
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/quota-4.03.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.03.ebuild b/sys-fs/quota/quota-4.03.ebuild index 26ed6ee4b59a..9df117a257e8 100644 --- a/sys-fs/quota/quota-4.03.ebuild +++ b/sys-fs/quota/quota-4.03.ebuild @@ -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 ) |