Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ufw/
Date: Tue, 12 Sep 2017 23:03:07
Message-Id: 1505257369.6737bc352969073bb20d882a7a01bef1d0af59b2.mattst88@gentoo
1 commit: 6737bc352969073bb20d882a7a01bef1d0af59b2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 12 23:02:49 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 12 23:02:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6737bc35
7
8 net-firewall/ufw-0.35-r1: ppc64 stable, bug 625084
9
10 net-firewall/ufw/ufw-0.35-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-firewall/ufw/ufw-0.35-r1.ebuild b/net-firewall/ufw/ufw-0.35-r1.ebuild
14 index 7edcbd7e5e0..d5b5aa280a4 100644
15 --- a/net-firewall/ufw/ufw-0.35-r1.ebuild
16 +++ b/net-firewall/ufw/ufw-0.35-r1.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz"
18
19 LICENSE="GPL-3"
20 SLOT="0"
21 -KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86"
22 +KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
23 IUSE="examples ipv6"
24
25 DEPEND="sys-devel/gettext"