diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:52:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:52:53 +0000 |
commit | e151da768e60fc6c7f0d1e1e134c5914744b4cee (patch) | |
tree | 20112c581c7127529e3b05cbfcd6ae051a56259c /net-libs/libnftnl | |
parent | net-firewall/iptables: Stabilize 1.8.7 ppc64, #788937 (diff) | |
download | gentoo-e151da768e60fc6c7f0d1e1e134c5914744b4cee.tar.gz gentoo-e151da768e60fc6c7f0d1e1e134c5914744b4cee.tar.bz2 gentoo-e151da768e60fc6c7f0d1e1e134c5914744b4cee.zip |
net-libs/libnftnl: Stabilize 1.1.9 ppc64, #788940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.1.9.ebuild b/net-libs/libnftnl/libnftnl-1.1.9.ebuild index 67867bdcfcc4..d8dad800e726 100644 --- a/net-libs/libnftnl/libnftnl-1.1.9.ebuild +++ b/net-libs/libnftnl/libnftnl-1.1.9.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 )" |