diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-28 14:30:20 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-28 14:30:30 -0800 |
commit | 358eba2ff74e7b3141fd19aeb9d281e218cece78 (patch) | |
tree | 6c3724a52cb3d746c83dcd40e8a7fef2a781f97a | |
parent | net-libs/libnetfilter_conntrack-1.0.6: alpha stable, bug 641228 (diff) | |
download | gentoo-358eba2ff74e7b3141fd19aeb9d281e218cece78.tar.gz gentoo-358eba2ff74e7b3141fd19aeb9d281e218cece78.tar.bz2 gentoo-358eba2ff74e7b3141fd19aeb9d281e218cece78.zip |
net-libs/libnftnl-1.1.2-r1: alpha stable, bug 641228
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild b/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild index e65f2a32fede..d229373b4d72 100644 --- a/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild +++ b/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/11" # libnftnl.so version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="examples static-libs test" RDEPEND=">=net-libs/libmnl-1.0.3" |