From 9178d6d8b7fcfed7156f73513c6d7d209c05919f Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Mon, 8 Apr 2019 16:16:57 -0400 Subject: net-firewall/firewalld: arm64 keyworded (bug #668906) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- net-firewall/firewalld/firewalld-0.6.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-firewall/firewalld') diff --git a/net-firewall/firewalld/firewalld-0.6.3.ebuild b/net-firewall/firewalld/firewalld-0.6.3.ebuild index f652630c3f4f..886b38296049 100644 --- a/net-firewall/firewalld/firewalld-0.6.3.ebuild +++ b/net-firewall/firewalld/firewalld-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="gui" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -- cgit v1.2.3-65-gdbad