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/ufw/
Date: Sun, 11 Aug 2019 21:30:26
Message-Id: 1565558990.9e80b860972bb5d070fa3e74ae7c38e5bf109bd6.whissi@gentoo
1 commit: 9e80b860972bb5d070fa3e74ae7c38e5bf109bd6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 11 20:55:22 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 11 21:29:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e80b860
7
8 net-firewall/ufw: x86 stable (bug #691498)
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-firewall/ufw/ufw-0.36.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
17 index 79eca7ad55d..1d26cf9554c 100644
18 --- a/net-firewall/ufw/ufw-0.36.ebuild
19 +++ b/net-firewall/ufw/ufw-0.36.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc ~x86"
25 +KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86"
26 IUSE="examples ipv6"
27
28 DEPEND=""