From: Rolf Eike Beer Date: Thu, 31 Jan 2019 06:26:34 +0000 (+0100) Subject: net-firewall/ufw: stable 0.35-r1 for sparc, bug #625084 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bb0fa1d7bbc118e729131ca44e08319167e18b19;p=gentoo.git net-firewall/ufw: stable 0.35-r1 for sparc, bug #625084 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/net-firewall/ufw/ufw-0.35-r1.ebuild b/net-firewall/ufw/ufw-0.35-r1.ebuild index d5b5aa280a4d..f0c9b79e35ff 100644 --- a/net-firewall/ufw/ufw-0.35-r1.ebuild +++ b/net-firewall/ufw/ufw-0.35-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" IUSE="examples ipv6" DEPEND="sys-devel/gettext"