diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 10:00:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 10:00:13 +0100 |
commit | 175b24dacf302445725cef88c9d33fe147b3d708 (patch) | |
tree | fdb1e2a4657cbe1d5c181802a87a4c4a4da4da31 /net-firewall | |
parent | x11-misc/revelation: patch to use pycryptodome, bug 611648 (diff) | |
download | gentoo-175b24dacf302445725cef88c9d33fe147b3d708.tar.gz gentoo-175b24dacf302445725cef88c9d33fe147b3d708.tar.bz2 gentoo-175b24dacf302445725cef88c9d33fe147b3d708.zip |
net-firewall/ufw: ia64 stable, bug #625084
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
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 8bb70a9e35f8..813f60e3525c 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" |