Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/quota/
Date: Fri, 05 Jan 2018 01:07:50
Message-Id: 1515114429.8d9f0da95030d3dd16700cf2c82b4087ffefd30e.leio@gentoo
1 commit: 8d9f0da95030d3dd16700cf2c82b4087ffefd30e
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 00:53:09 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 01:07:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9f0da9
7
8 sys-fs/quota-4.04-r1: add ~arm64 keyword
9
10 Bug: https://bugs.gentoo.org/642652
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-fs/quota/quota-4.04-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fs/quota/quota-4.04-r1.ebuild b/sys-fs/quota/quota-4.04-r1.ebuild
17 index b4b4a726d94..9ced66121c1 100644
18 --- a/sys-fs/quota/quota-4.04-r1.ebuild
19 +++ b/sys-fs/quota/quota-4.04-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
32 IUSE="ldap netlink nls rpc tcpd"
33
34 RDEPEND="