diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 22:58:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 22:58:27 +0300 |
commit | 5325cdf01c0d6e74fc962afbcdc28888e9de6d20 (patch) | |
tree | 320717ae27a013005f6f9882711ca1c0b8c92a3c /net-libs/libnftnl | |
parent | net-firewall/nftables: arm stable wrt bug #688970 (diff) | |
download | gentoo-5325cdf01c0d6e74fc962afbcdc28888e9de6d20.tar.gz gentoo-5325cdf01c0d6e74fc962afbcdc28888e9de6d20.tar.bz2 gentoo-5325cdf01c0d6e74fc962afbcdc28888e9de6d20.zip |
net-libs/libnftnl: arm stable wrt bug #688970
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs/libnftnl')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.1.3.ebuild b/net-libs/libnftnl/libnftnl-1.1.3.ebuild index 2851afe5cabf..0be1b2401e8a 100644 --- a/net-libs/libnftnl/libnftnl-1.1.3.ebuild +++ b/net-libs/libnftnl/libnftnl-1.1.3.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" RDEPEND=">=net-libs/libmnl-1.0.3" |