commit: 74813f9ce4fc717e52987ab1f3999bcf7eb8e203 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Jul 1 09:02:29 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Jul 1 09:02:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74813f9c
net-firewall/ufw: re-add dropped loong KEYWORD Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> net-firewall/ufw/ufw-0.36.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(+)?]"
