diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 13:34:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 13:34:33 +0000 |
commit | 2253d7878b9903b55cfc0290aacc1ebd829ab2c6 (patch) | |
tree | 1d17e47cc1d5a916fb9bd96e1732c8b708498b47 /net-analyzer/httping | |
parent | net-analyzer/tptest: Stabilize 3.1.7-r3 amd64, #916846 (diff) | |
download | gentoo-2253d7878b9903b55cfc0290aacc1ebd829ab2c6.tar.gz gentoo-2253d7878b9903b55cfc0290aacc1ebd829ab2c6.tar.bz2 gentoo-2253d7878b9903b55cfc0290aacc1ebd829ab2c6.zip |
net-analyzer/httping: Stabilize 2.9 ppc64, #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 085cc718fa8f..880cfd5fc6aa 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=" |