Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/
Date: Sun, 28 Feb 2021 12:22:09
Message-Id: 1614514914.796cffc27128f33fe7d120d1dc83b6c54200cc4d.slyfox@gentoo
1 commit: 796cffc27128f33fe7d120d1dc83b6c54200cc4d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 12:18:51 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 12:21:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796cffc2
7
8 net-firewall/nftables: keyworded 0.9.6-r1 for ppc
9
10 keyworded wrt bug #773301
11
12 Package-Manager: Portage-3.0.16, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-firewall/nftables/nftables-0.9.6-r1.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/net-firewall/nftables/nftables-0.9.6-r1.ebuild b/net-firewall/nftables/nftables-0.9.6-r1.ebuild
20 index 46061bb57f5..a2a6ade2a24 100644
21 --- a/net-firewall/nftables/nftables-0.9.6-r1.ebuild
22 +++ b/net-firewall/nftables/nftables-0.9.6-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -13,7 +13,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2"
30
31 LICENSE="GPL-2"
32 SLOT="0"
33 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 sparc ~x86"
34 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
35 IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables"
36
37 RDEPEND="