diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 15:27:08 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 15:28:04 +0800 |
commit | 7ae673f1971bb31655f6b0618a40db2437f38d3e (patch) | |
tree | 92072b726bcf76cd79f35e00b994d3cc85074499 /net-analyzer/netselect | |
parent | sys-block/libzbc: keyword 5.9.0 for ~loong (diff) | |
download | gentoo-7ae673f1971bb31655f6b0618a40db2437f38d3e.tar.gz gentoo-7ae673f1971bb31655f6b0618a40db2437f38d3e.tar.bz2 gentoo-7ae673f1971bb31655f6b0618a40db2437f38d3e.zip |
net-analyzer/netselect: keyword 0.4-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r2.ebuild b/net-analyzer/netselect/netselect-0.4-r2.ebuild index c9f3a3a436d4..acf571f4b070 100644 --- a/net-analyzer/netselect/netselect-0.4-r2.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6" PATCHES=( |