diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-29 20:31:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-30 02:36:12 +0800 |
commit | 7de1944cfeb97c33b03c021b1333d693640bf52c (patch) | |
tree | bcc08d0a89f53ef294c443e548c9ee3b8d720eda /net-analyzer | |
parent | www-apps/icingaweb2: correct 2.12.0 dependencies (diff) | |
download | gentoo-7de1944cfeb97c33b03c021b1333d693640bf52c.tar.gz gentoo-7de1944cfeb97c33b03c021b1333d693640bf52c.tar.bz2 gentoo-7de1944cfeb97c33b03c021b1333d693640bf52c.zip |
net-analyzer/netcat: keyword 110.20180111-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netcat/netcat-110.20180111-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netcat/netcat-110.20180111-r2.ebuild b/net-analyzer/netcat/netcat-110.20180111-r2.ebuild index cac8f866b749..be9afada5592 100644 --- a/net-analyzer/netcat/netcat-110.20180111-r2.ebuild +++ b/net-analyzer/netcat/netcat-110.20180111-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}/nc110" LICENSE="netcat" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="ipv6 static" PATCHES=( |