Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ufw/
Date: Mon, 12 Aug 2019 08:02:54
Message-Id: 1565596945.483cb6e350feabc59ef8115b817a3780e561a88a.ago@gentoo
1 commit: 483cb6e350feabc59ef8115b817a3780e561a88a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 12 08:02:25 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 12 08:02:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483cb6e3
7
8 net-firewall/ufw: amd64 stable wrt bug #691498
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-firewall/ufw/ufw-0.36.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
18 index 1d26cf9554c..1aa231e72f6 100644
19 --- a/net-firewall/ufw/ufw-0.36.ebuild
20 +++ b/net-firewall/ufw/ufw-0.36.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86"
26 +KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
27 IUSE="examples ipv6"
28
29 DEPEND=""