Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/colm/
Date: Mon, 26 Jun 2017 09:21:10
Message-Id: 1498468862.a14ccddfdfc2157849e3bcb280cae8aef28b1c8c.aballier@gentoo
1 commit: a14ccddfdfc2157849e3bcb280cae8aef28b1c8c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 09:02:02 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 09:21:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14ccddf
7
8 dev-util/colm: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-util/colm/colm-0.13.0.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/colm/colm-0.13.0.4.ebuild b/dev-util/colm/colm-0.13.0.4.ebuild
16 index 0f3b4d2459f..44a3e990537 100644
17 --- a/dev-util/colm/colm-0.13.0.4.ebuild
18 +++ b/dev-util/colm/colm-0.13.0.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz"
26
27 SLOT="0"
28 LICENSE="GPL-2"
29 -KEYWORDS="~amd64 ~arm ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
31 IUSE=""
32
33 DEPEND=""