summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-30 07:30:10 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-30 07:30:10 +0200
commit9ba53b2d14a948c99625296907f1b9e16a42dc22 (patch)
treecafc441406b3003365ecb14b167d7e2e16f61f80 /net-libs/libnftnl
parentmedia-libs/avidemux-plugins: Bump avidemux-plugins-2.6.20 and update to EAPI 6 (diff)
downloadgentoo-9ba53b2d14a948c99625296907f1b9e16a42dc22.tar.gz
gentoo-9ba53b2d14a948c99625296907f1b9e16a42dc22.tar.bz2
gentoo-9ba53b2d14a948c99625296907f1b9e16a42dc22.zip
net-libs/libnftnl: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r--net-libs/libnftnl/libnftnl-1.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.0.7.ebuild b/net-libs/libnftnl/libnftnl-1.0.7.ebuild
index 5ebc0b3ce0d5..026915c3937f 100644
--- a/net-libs/libnftnl/libnftnl-1.0.7.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0/4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="examples json static-libs test threads"
RDEPEND=">=net-libs/libmnl-1.0.0