diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-30 13:20:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-30 18:08:47 +0800 |
commit | 92c570a45fd1bd66377736bdb155746a7737c71c (patch) | |
tree | 98524b673f4558c4ce9f6a1fbceca19c2b50ede3 /net-firewall | |
parent | net-libs/kdsoap: keyword 2.1.1 for ~loong (diff) | |
download | gentoo-92c570a45fd1bd66377736bdb155746a7737c71c.tar.gz gentoo-92c570a45fd1bd66377736bdb155746a7737c71c.tar.bz2 gentoo-92c570a45fd1bd66377736bdb155746a7737c71c.zip |
net-firewall/ebtables: keyword 2.0.11-r3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ebtables/ebtables-2.0.11-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild index 8567d785e8e3..21b871f38e9d 100644 --- a/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" IUSE="+perl static" BDEPEND=">=app-eselect/eselect-iptables-20200508" |