diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 16:07:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 16:07:05 -0700 |
commit | e072f1d5c51e77343832392437ab2760113705d6 (patch) | |
tree | 4bc63cdf27be963408be7906ca2b1e8f2c29b10b /net-libs | |
parent | net-libs/libnetfilter_conntrack-1.0.6: ppc64 stable, bug 641228 (diff) | |
download | gentoo-e072f1d5c51e77343832392437ab2760113705d6.tar.gz gentoo-e072f1d5c51e77343832392437ab2760113705d6.tar.bz2 gentoo-e072f1d5c51e77343832392437ab2760113705d6.zip |
net-libs/libnftnl-1.1.1-r1: ppc64 stable, bug 641228
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild b/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild index 0de1e6267cd9..078b64bdd182 100644 --- a/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild +++ b/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild @@ -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 ~mips ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~x86" IUSE="examples json static-libs test" RDEPEND=">=net-libs/libmnl-1.0.3 |