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: Fri, 10 Jan 2020 01:26:22
Message-Id: 1578617878.2a89ffaead4d0712bd7c5495e8b0f5ccbba54ac8.whissi@gentoo
1 commit: 2a89ffaead4d0712bd7c5495e8b0f5ccbba54ac8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 10 00:57:58 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 10 00:57:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a89ffae
7
8 net-firewall/nftables: x86 stable (bug #701852)
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-firewall/nftables/nftables-0.9.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-firewall/nftables/nftables-0.9.3-r1.ebuild b/net-firewall/nftables/nftables-0.9.3-r1.ebuild
17 index f0fb1f63c7b..cea073e88dd 100644
18 --- a/net-firewall/nftables/nftables-0.9.3-r1.ebuild
19 +++ b/net-firewall/nftables/nftables-0.9.3-r1.ebuild
20 @@ -14,7 +14,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="