diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-31 07:26:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-31 07:24:37 +0000 |
commit | bb0fa1d7bbc118e729131ca44e08319167e18b19 (patch) | |
tree | 81b608c809630a1486c877c693471991a2be67b3 /net-firewall/ufw | |
parent | sys-libs/lwp: stable 2.8 for sparc, bug #654098 (diff) | |
download | gentoo-bb0fa1d7bbc118e729131ca44e08319167e18b19.tar.gz gentoo-bb0fa1d7bbc118e729131ca44e08319167e18b19.tar.bz2 gentoo-bb0fa1d7bbc118e729131ca44e08319167e18b19.zip |
net-firewall/ufw: stable 0.35-r1 for sparc, bug #625084
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-firewall/ufw')
-rw-r--r-- | net-firewall/ufw/ufw-0.35-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |