diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-15 18:43:12 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-18 07:48:21 +0100 |
commit | c3ac14eb9782cf75ae4953c7f4c75a1621aceb5e (patch) | |
tree | 1d810a5ef189f8707a81dde7ad264e4207e29c9e /net-analyzer | |
parent | sys-devel/kgcc64: Stabilize 11.2.1_p20220115 hppa, #833359 (diff) | |
download | gentoo-c3ac14eb9782cf75ae4953c7f4c75a1621aceb5e.tar.gz gentoo-c3ac14eb9782cf75ae4953c7f4c75a1621aceb5e.tar.bz2 gentoo-c3ac14eb9782cf75ae4953c7f4c75a1621aceb5e.zip |
net-analyzer/httping: keyword 2.5 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/httping/httping-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-2.5.ebuild b/net-analyzer/httping/httping-2.5.ebuild index b454614720f8..13b748882e33 100644 --- a/net-analyzer/httping/httping-2.5.ebuild +++ b/net-analyzer/httping/httping-2.5.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 @@ -11,7 +11,7 @@ SRC_URI="https://www.vanheusden.com/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~sparc x86" IUSE="debug fftw l10n_nl ncurses ssl +tfo" RDEPEND=" |