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-libs/libnftnl/
Date: Fri, 30 Jun 2017 05:30:38
Message-Id: 1498800610.9ba53b2d14a948c99625296907f1b9e16a42dc22.aballier@gentoo
1 commit: 9ba53b2d14a948c99625296907f1b9e16a42dc22
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 05:30:10 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 05:30:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba53b2d
7
8 net-libs/libnftnl: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-libs/libnftnl/libnftnl-1.0.7.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libnftnl/libnftnl-1.0.7.ebuild b/net-libs/libnftnl/libnftnl-1.0.7.ebuild
16 index 5ebc0b3ce0d..026915c3937 100644
17 --- a/net-libs/libnftnl/libnftnl-1.0.7.ebuild
18 +++ b/net-libs/libnftnl/libnftnl-1.0.7.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 @@ -11,7 +11,7 @@ SRC_URI="http://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0/4"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
31 IUSE="examples json static-libs test threads"
32
33 RDEPEND=">=net-libs/libmnl-1.0.0