Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/libteam/
Date: Mon, 26 Jun 2017 08:37:55
Message-Id: 1498466263.049d9bc4f170e2c2709c7f8314df491904e18303.aballier@gentoo
1 commit: 049d9bc4f170e2c2709c7f8314df491904e18303
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 08:31:49 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 08:37:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049d9bc4
7
8 net-misc/libteam: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-misc/libteam/libteam-1.22.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/libteam/libteam-1.22.ebuild b/net-misc/libteam/libteam-1.22.ebuild
16 index 06e92796cea..b6c9a923d13 100644
17 --- a/net-misc/libteam/libteam-1.22.ebuild
18 +++ b/net-misc/libteam/libteam-1.22.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=5
25 @@ -12,7 +12,7 @@ SRC_URI="http://libteam.org/files/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
31 IUSE="dbus debug examples static-libs +syslog zmq"
32
33 DEPEND=">=dev-libs/jansson-2.4