diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 19:59:11 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 19:59:17 +1000 |
commit | 38a244a4262f6b7b60689c280d29b98d3b0282cc (patch) | |
tree | 1b81f6e239890813b2651380c4b2672fa4713ccb | |
parent | 157c5821b188b61fb11f8b0a2bbb184cfb32b080 (diff) | |
download | gentoo-38a244a4262f6b7b60689c280d29b98d3b0282cc.tar.gz gentoo-38a244a4262f6b7b60689c280d29b98d3b0282cc.tar.xz |
net-firewall/ufw: x86 stable
Gentoo-bug: 625084
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-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 3eefc7d31bc..3a0ca859583 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" |