diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:51:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:51:29 +0100 |
commit | 8de426e7b4c4a4efe662951f71a0d3f4801faf00 (patch) | |
tree | 06308bc0dc5a255254bf83811e92a3bdb3666f84 /net-libs/libnftnl | |
parent | dev-util/kdevelop-python: x86 stable (bug #703290) (diff) | |
download | gentoo-8de426e7b4c4a4efe662951f71a0d3f4801faf00.tar.gz gentoo-8de426e7b4c4a4efe662951f71a0d3f4801faf00.tar.bz2 gentoo-8de426e7b4c4a4efe662951f71a0d3f4801faf00.zip |
net-libs/libnftnl: x86 stable (bug #704994)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.1.5.ebuild b/net-libs/libnftnl/libnftnl-1.1.5.ebuild index 176587558f12..321607e792c9 100644 --- a/net-libs/libnftnl/libnftnl-1.1.5.ebuild +++ b/net-libs/libnftnl/libnftnl-1.1.5.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 )" |