diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 12:23:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 12:23:55 +0000 |
commit | 23bc2d968cb95166c543fb5cc4923152b324de51 (patch) | |
tree | 19bcb904cdec063c34928033a8719acfa44e97db /net-analyzer/httping | |
parent | net-analyzer/arp-scan: Stabilize 1.10.0 amd64, #916844 (diff) | |
download | gentoo-23bc2d968cb95166c543fb5cc4923152b324de51.tar.gz gentoo-23bc2d968cb95166c543fb5cc4923152b324de51.tar.bz2 gentoo-23bc2d968cb95166c543fb5cc4923152b324de51.zip |
net-analyzer/httping: Stabilize 2.9 x86, #916847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r-- | net-analyzer/httping/httping-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/httping/httping-2.9.ebuild b/net-analyzer/httping/httping-2.9.ebuild index e44e4a03bcc7..085cc718fa8f 100644 --- a/net-analyzer/httping/httping-2.9.ebuild +++ b/net-analyzer/httping/httping-2.9.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/HTTPing-${PV} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="debug fftw l10n_nl ncurses ssl +tfo" RDEPEND=" |