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/ufw/
Date: Thu, 09 Sep 2021 23:56:36
Message-Id: 1631231763.776213e90cc9cf43b871f24524ee6cc7722c549a.sam@gentoo
1 commit: 776213e90cc9cf43b871f24524ee6cc7722c549a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 23:56:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 23:56:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776213e9
7
8 net-firewall/ufw: Stabilize 0.36 arm64, #691498
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/ufw/ufw-0.36.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
16 index 20f117269bd..a7443cf4f13 100644
17 --- a/net-firewall/ufw/ufw-0.36.ebuild
18 +++ b/net-firewall/ufw/ufw-0.36.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
25 IUSE="examples ipv6"
26
27 RDEPEND=">=net-firewall/iptables-1.4[ipv6?]