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/libnetfilter_cthelper/
Date: Mon, 19 Jun 2017 18:12:47
Message-Id: 1497895947.4f57a9daeacdd08c11dce9cc1ffaffb798c97447.aballier@gentoo
1 commit: 4f57a9daeacdd08c11dce9cc1ffaffb798c97447
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 18:04:12 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 18:12:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f57a9da
7
8 net-libs/libnetfilter_cthelper: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
16 index 7705783c168..2da0aabd39b 100644
17 --- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
18 +++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
25 IUSE="static-libs"
26
27 RDEPEND="net-libs/libmnl:="