summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-17 23:05:39 -0700
committerMatt Turner <mattst88@gentoo.org>2018-10-17 23:06:25 -0700
commit9bc30404e33094bb86191bf9ed3fccc04f41db6c (patch)
tree4227c0bac6e9b4f40a379dc94c4141f6334365c4
parentdev-lang/ruby: add 2.4.5 (diff)
downloadgentoo-9bc30404.tar.gz
gentoo-9bc30404.tar.bz2
gentoo-9bc30404.zip
net-firewall/firewalld-0.6.3: drop arm64 keywords
arm64 doesn't have a keyword on the new dependency, net-firewall/nftables. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--net-firewall/firewalld/firewalld-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-0.6.3.ebuild b/net-firewall/firewalld/firewalld-0.6.3.ebuild
index fc1c2cde7883..f652630c3f4f 100644
--- a/net-firewall/firewalld/firewalld-0.6.3.ebuild
+++ b/net-firewall/firewalld/firewalld-0.6.3.ebuild
@@ -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 ~arm64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="gui"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"