Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/quota/
Date: Sat, 09 Sep 2017 10:27:34
Message-Id: 1504952793.f7a706125da1fefbce630b75ac7da719ad5f4614.maekke@gentoo
1 commit: f7a706125da1fefbce630b75ac7da719ad5f4614
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 9 10:26:33 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 9 10:26:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a70612
7
8 sys-fs/quota: arm stable, bug #630040
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 sys-fs/quota/quota-4.03.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/quota/quota-4.03.ebuild b/sys-fs/quota/quota-4.03.ebuild
17 index d4fa81dee94..3bacaa52c2d 100644
18 --- a/sys-fs/quota/quota-4.03.ebuild
19 +++ b/sys-fs/quota/quota-4.03.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="ldap netlink nls rpc tcpd"
27
28 RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )