diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-10-18 08:08:12 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-10-18 08:08:12 +0200 |
commit | eb702dc94e085ec3d882c505549fb126aad42e28 (patch) | |
tree | 487ade55ccddad0a704800ac945dc791cfc255f1 /net-libs/libnftnl | |
parent | x11-wm/i3: Fix dependency on virtualx deps and source of man pages (diff) | |
download | gentoo-eb702dc94e085ec3d882c505549fb126aad42e28.tar.gz gentoo-eb702dc94e085ec3d882c505549fb126aad42e28.tar.bz2 gentoo-eb702dc94e085ec3d882c505549fb126aad42e28.zip |
net-libs/libnftnl: Revbump to fix sub-slot dep (bug #634604).
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild (renamed from net-libs/libnftnl/libnftnl-1.0.8.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.0.8.ebuild b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild index e3b959e4f8a9..7ac78729f730 100644 --- a/net-libs/libnftnl/libnftnl-1.0.8.ebuild +++ b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://netfilter.org/projects/nftables/" SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" -SLOT="0/4" +SLOT="0/7" # libnftnl.so version KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="examples json static-libs test threads" |