diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:38:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:35 +0100 |
commit | 8ce9a1564e7938634aec99eed09b2f8941f77d1a (patch) | |
tree | 08d280f59f3ed80329af18838b6c8b551bf95694 /net-libs/libnftnl | |
parent | net-misc/ethertypes: stable 0 for ppc64 (diff) | |
download | gentoo-8ce9a1564e7938634aec99eed09b2f8941f77d1a.tar.gz gentoo-8ce9a1564e7938634aec99eed09b2f8941f77d1a.tar.bz2 gentoo-8ce9a1564e7938634aec99eed09b2f8941f77d1a.zip |
net-libs/libnftnl: stable 1.1.7 for ppc64
stable wrt bug #733498
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.1.7.ebuild b/net-libs/libnftnl/libnftnl-1.1.7.ebuild index 2eb5dc5c6d6d..935d07ddbb44 100644 --- a/net-libs/libnftnl/libnftnl-1.1.7.ebuild +++ b/net-libs/libnftnl/libnftnl-1.1.7.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 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="examples static-libs test" RESTRICT="!test? ( test )" |