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-process/acct/
Date: Wed, 27 Jul 2016 20:27:50
Message-Id: 1469651241.cf218a4ffe2a96da0d523b852e16cb9b212e7832.maekke@gentoo
1 commit: cf218a4ffe2a96da0d523b852e16cb9b212e7832
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 27 20:27:21 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 27 20:27:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf218a4f
7
8 sys-process/acct: arm stable, bug #584224
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="arm"
12
13 sys-process/acct/acct-6.5.5-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-process/acct/acct-6.5.5-r3.ebuild b/sys-process/acct/acct-6.5.5-r3.ebuild
17 index 2d11b51..552da3b 100644
18 --- a/sys-process/acct/acct-6.5.5-r3.ebuild
19 +++ b/sys-process/acct/acct-6.5.5-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
32 IUSE=""
33
34 src_prepare() {