summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-07-01 11:02:29 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-07-01 11:02:43 +0200
commit74813f9ce4fc717e52987ab1f3999bcf7eb8e203 (patch)
treef9539f15a34054f259977ef363888548cb9681d2 /net-firewall/ufw
parentnet-firewall/ufw: use chmod instead of fperms (diff)
downloadgentoo-74813f9ce4fc717e52987ab1f3999bcf7eb8e203.tar.gz
gentoo-74813f9ce4fc717e52987ab1f3999bcf7eb8e203.tar.bz2
gentoo-74813f9ce4fc717e52987ab1f3999bcf7eb8e203.zip
net-firewall/ufw: re-add dropped loong KEYWORD
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-firewall/ufw')
-rw-r--r--net-firewall/ufw/ufw-0.36.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ufw/ufw-0.36.1.ebuild b/net-firewall/ufw/ufw-0.36.1.ebuild
index e3319943a06b..a4d9ce8191ff 100644
--- a/net-firewall/ufw/ufw-0.36.1.ebuild
+++ b/net-firewall/ufw/ufw-0.36.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://launchpad.net/ufw/${PV%.*}/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="examples ipv6"
RDEPEND="net-firewall/iptables[ipv6(+)?]"