net-firewall/firewalld: arm64 keyworded (bug #668906)
authorAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 20:16:57 +0000 (16:16 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 20:16:57 +0000 (16:16 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

net-firewall/firewalld/firewalld-0.6.3.ebuild

index f652630c3f4f8e8ffaaf361fc825c9ecc794f8a2..886b38296049341f2ec08a040995c801b3e8bd77 100644 (file)
@@ -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}"