commit: afdf9036edd53449e5c0b1ece27553ce5964032b Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sat Jul 15 17:23:18 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sat Jul 15 17:23:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdf9036
net-firewall/ufw-0.35-r1: add amd64 keyword Gentoo-Bug: 625084 net-firewall/ufw/ufw-0.35-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ufw/ufw-0.35-r1.ebuild b/net-firewall/ufw/ufw-0.35-r1.ebuild index 813f60e3525..3eefc7d31bc 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"
