diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:02:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:02:41 -0700 |
commit | e064d0a9e8537fbc707b1f9ffceb2a1956577e1d (patch) | |
tree | 5d73ab15b5d1f30ab113a8e4af6fdf4df33f6757 /net-firewall | |
parent | dev-tcltk/tclpython-4.1-r6: ppc stable, bug 625076 (diff) | |
download | gentoo-e064d0a9e8537fbc707b1f9ffceb2a1956577e1d.tar.gz gentoo-e064d0a9e8537fbc707b1f9ffceb2a1956577e1d.tar.bz2 gentoo-e064d0a9e8537fbc707b1f9ffceb2a1956577e1d.zip |
net-firewall/ufw-0.35-r1: ppc stable, bug 625084
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ufw/ufw-0.35-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ufw/ufw-0.35-r1.ebuild b/net-firewall/ufw/ufw-0.35-r1.ebuild index 3a0ca8595835..7edcbd7e5e0a 100644 --- a/net-firewall/ufw/ufw-0.35-r1.ebuild +++ b/net-firewall/ufw/ufw-0.35-r1.ebuild @@ -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" |