summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:26:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:29:44 +0100
commit34074ffddc952ee60508d3660fedc3a148f1f6e1 (patch)
tree2976a2618e0489a88e3e35c7dd09b0286af33ad9 /net-libs
parentmedia-sound/bpmdetect: x86 stable wrt bug #592242 (diff)
downloadgentoo-34074ffddc952ee60508d3660fedc3a148f1f6e1.tar.gz
gentoo-34074ffddc952ee60508d3660fedc3a148f1f6e1.tar.bz2
gentoo-34074ffddc952ee60508d3660fedc3a148f1f6e1.zip
net-libs/libnftnl: x86 stable wrt bug #591220
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnftnl/libnftnl-1.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.0.6.ebuild b/net-libs/libnftnl/libnftnl-1.0.6.ebuild
index b68d608c9e8f..3ae65718be6f 100644
--- a/net-libs/libnftnl/libnftnl-1.0.6.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.0.6.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
# $Id$
@@ -12,7 +12,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 ~hppa ~ppc ~ppc64 x86"
IUSE="examples json static-libs test threads xml"
RDEPEND=">=net-libs/libmnl-1.0.0