Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ufw/
Date: Wed, 07 Aug 2019 08:01:17
Message-Id: 1565164863.4ca762a5eff56f86692bced119aebb59cdbc2b0d.slyfox@gentoo
1 commit: 4ca762a5eff56f86692bced119aebb59cdbc2b0d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Aug 7 07:47:00 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 7 08:01:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca762a5
7
8 net-firewall/ufw: stable 0.36 for sparc, bug #691498
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-firewall/ufw/ufw-0.36.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
19 index 6621087845d..8c0706988e4 100644
20 --- a/net-firewall/ufw/ufw-0.36.ebuild
21 +++ b/net-firewall/ufw/ufw-0.36.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz"
23
24 LICENSE="GPL-3"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
28 IUSE="examples ipv6"
29
30 DEPEND=""