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 /net-firewall/ufw | |
parent | sci-physics/lammps: x86 stable (diff) | |
download | gentoo-38a244a4262f6b7b60689c280d29b98d3b0282cc.tar.gz gentoo-38a244a4262f6b7b60689c280d29b98d3b0282cc.tar.bz2 gentoo-38a244a4262f6b7b60689c280d29b98d3b0282cc.zip |
net-firewall/ufw: x86 stable
Gentoo-bug: 625084
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-firewall/ufw')
-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 3eefc7d31bc2..3a0ca8595835 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" |