Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/
Date: Tue, 01 Feb 2022 07:05:09
Message-Id: 1643698590.5e015e17b8b2739bbdf3614159678a8508f2c7a6.sam@gentoo
1 commit: 5e015e17b8b2739bbdf3614159678a8508f2c7a6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 1 06:56:30 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 1 06:56:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e015e17
7
8 net-firewall/nftables: Keyword 1.0.1-r1 hppa, #832455
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/nftables/nftables-1.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/nftables/nftables-1.0.1-r1.ebuild b/net-firewall/nftables/nftables-1.0.1-r1.ebuild
16 index 82923aace969..584e495b73d4 100644
17 --- a/net-firewall/nftables/nftables-1.0.1-r1.ebuild
18 +++ b/net-firewall/nftables/nftables-1.0.1-r1.ebuild
19 @@ -20,7 +20,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
20 "
21 else
22 SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 fi
26
27 LICENSE="GPL-2"