diff options
author | Sam James <sam@gentoo.org> | 2021-05-07 15:08:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-07 15:08:06 +0000 |
commit | bbc7a2357ad05b21982e39f4521c97a8647ace40 (patch) | |
tree | 05d4fb740257781acc5cd282c3e3aaabf5e83e7c /net-libs | |
parent | net-firewall/iptables: Stabilize 1.8.7 amd64, #788937 (diff) | |
download | gentoo-bbc7a2357ad05b21982e39f4521c97a8647ace40.tar.gz gentoo-bbc7a2357ad05b21982e39f4521c97a8647ace40.tar.bz2 gentoo-bbc7a2357ad05b21982e39f4521c97a8647ace40.zip |
net-libs/libnftnl: Stabilize 1.1.9 amd64, #788940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 e08a48df5f0b..ee2baccc1418 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 )" |