Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/liblogthread/
Date: Wed, 28 Jun 2017 10:19:43
Message-Id: 1498644726.347b9d43d66c591a00e15dcc4537196155a39193.aballier@gentoo
1 commit: 347b9d43d66c591a00e15dcc4537196155a39193
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 10:12:06 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 10:12:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347b9d43
7
8 sys-cluster/liblogthread: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-cluster/liblogthread/liblogthread-3.2.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild b/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild
16 index 3ac15a7db5f..7f6669c154f 100644
17 --- a/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild
18 +++ b/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -17,7 +17,7 @@ SRC_URI="https://fedorahosted.org/releases/c/l/cluster/${MY_P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~hppa ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
31 IUSE="static-libs"
32
33 RDEPEND=""