summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-22 07:11:47 +0000
committerSam James <sam@gentoo.org>2021-02-22 07:11:47 +0000
commit21ee907ddbf3cd70c44bdc85de61dd2d977f08eb (patch)
tree62bfc1000a2fcf9f2dcc3c97cb542b909fd1a76c /net-firewall
parentkde-plasma/plasma-firewall: Keyword 5.21.0 arm, #770952 (diff)
downloadgentoo-21ee907ddbf3cd70c44bdc85de61dd2d977f08eb.tar.gz
gentoo-21ee907ddbf3cd70c44bdc85de61dd2d977f08eb.tar.bz2
gentoo-21ee907ddbf3cd70c44bdc85de61dd2d977f08eb.zip
net-firewall/ufw: Keyword 0.36 arm, #770952
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ufw/ufw-0.36.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
index 1244d6795502..62fb1051112f 100644
--- a/net-firewall/ufw/ufw-0.36.ebuild
+++ b/net-firewall/ufw/ufw-0.36.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,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 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE="examples ipv6"
DEPEND=""