Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/libteam/
Date: Sun, 02 Feb 2020 21:51:33
Message-Id: 1580680188.de0b6f1c75f68ca81fddfbd5c79cd077197299ee.leio@gentoo
1 commit: de0b6f1c75f68ca81fddfbd5c79cd077197299ee
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 2 21:46:56 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 2 21:49:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0b6f1c
7
8 net-misc/libteam: ppc/ppc64 stable (bug #699132)
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 net-misc/libteam/libteam-1.22.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-misc/libteam/libteam-1.22.ebuild b/net-misc/libteam/libteam-1.22.ebuild
18 index 4d69259df53..67f37cc9413 100644
19 --- a/net-misc/libteam/libteam-1.22.ebuild
20 +++ b/net-misc/libteam/libteam-1.22.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -12,7 +12,7 @@ SRC_URI="http://libteam.org/files/${P}.tar.gz"
28
29 LICENSE="LGPL-2.1+"
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
32 +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
33 IUSE="dbus debug examples static-libs +syslog zmq"
34
35 DEPEND=">=dev-libs/jansson-2.4