summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-04 23:39:43 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-04 23:40:41 +0300
commitc57e6febbe63f8bf5831f8b5b0364edec2eef370 (patch)
treebc1802df4ef9be8b5f12d9c989493218dc9cd805 /net-libs/libnftnl
parentnet-firewall/iptables: amd64 stable wrt bug #641228 (diff)
downloadgentoo-c57e6febbe63f8bf5831f8b5b0364edec2eef370.tar.gz
gentoo-c57e6febbe63f8bf5831f8b5b0364edec2eef370.tar.bz2
gentoo-c57e6febbe63f8bf5831f8b5b0364edec2eef370.zip
net-libs/libnftnl: amd64 stable wrt bug #641228
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r--net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
index 6b27f2343360..e4d9f2de9ec6 100644
--- a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0/7" # libnftnl.so version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
IUSE="examples json static-libs test threads"
RDEPEND=">=net-libs/libmnl-1.0.0