diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-12 10:02:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-12 10:02:25 +0200 |
commit | 483cb6e350feabc59ef8115b817a3780e561a88a (patch) | |
tree | dfbaf70b4e2aaa7cdcc07d410aed78a5d4b60b93 /net-firewall/ufw | |
parent | dev-python/tagpy: amd64 stable wrt bug #690670 (diff) | |
download | gentoo-483cb6e350feabc59ef8115b817a3780e561a88a.tar.gz gentoo-483cb6e350feabc59ef8115b817a3780e561a88a.tar.bz2 gentoo-483cb6e350feabc59ef8115b817a3780e561a88a.zip |
net-firewall/ufw: amd64 stable wrt bug #691498
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/ufw')
-rw-r--r-- | net-firewall/ufw/ufw-0.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild index 1d26cf9554c2..1aa231e72f6e 100644 --- a/net-firewall/ufw/ufw-0.36.ebuild +++ b/net-firewall/ufw/ufw-0.36.ebuild @@ -14,7 +14,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="" |