Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/
Date: Sat, 29 Aug 2020 17:57:14
Message-Id: 1598723811.c9d42205c4184f297a9885764b481b3d3e2663c2.whissi@gentoo
1 commit: c9d42205c4184f297a9885764b481b3d3e2663c2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 17:49:16 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 17:56:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d42205
7
8 net-firewall/nftables: x86 stable (bug #738464)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-firewall/nftables/nftables-0.9.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-firewall/nftables/nftables-0.9.6.ebuild b/net-firewall/nftables/nftables-0.9.6.ebuild
17 index dcc5edf1bde..0d30999fa1d 100644
18 --- a/net-firewall/nftables/nftables-0.9.6.ebuild
19 +++ b/net-firewall/nftables/nftables-0.9.6.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 arm arm64 ~ia64 ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc64 ~sparc x86"
26 IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables"
27
28 RDEPEND="