diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-25 09:28:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-25 09:28:29 +0000 |
commit | 23e230becf200b125fdd815fd9b2a404bb80eef1 (patch) | |
tree | 07efcc45f58434c2677b630ac63befe6ce7e09ad /net-libs/libnftnl | |
parent | net-libs/libnetfilter_conntrack: stable 1.0.6 for ia64, bug #641228 (diff) | |
download | gentoo-23e230becf200b125fdd815fd9b2a404bb80eef1.tar.gz gentoo-23e230becf200b125fdd815fd9b2a404bb80eef1.tar.bz2 gentoo-23e230becf200b125fdd815fd9b2a404bb80eef1.zip |
net-libs/libnftnl: stable 1.0.8-r1 for ia64, bug #641228
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild index 594b429489ee..6b27f2343360 100644 --- a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild +++ b/net-libs/libnftnl/libnftnl-1.0.8-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 ~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 |