diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-05 13:14:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-05 13:15:48 +0000 |
commit | 43e94d3dcea30190b7e7a06e5315e382a68c10ce (patch) | |
tree | e9a9d12829ff4ba6252ff051441d424e33323ba5 /sys-fs/quota | |
parent | mail-mta/exim: stable 4.89-r1 for hppa, bug #622212 (diff) | |
download | gentoo-43e94d3dcea30190b7e7a06e5315e382a68c10ce.tar.gz gentoo-43e94d3dcea30190b7e7a06e5315e382a68c10ce.tar.bz2 gentoo-43e94d3dcea30190b7e7a06e5315e382a68c10ce.zip |
sys-fs/quota: stable 4.03 for sparc, bug #630040 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
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 f503641bf567..28fb821fc5d6 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 ) |