commit: c05893e6c6ca810c38daf2ae4564969fc1e99ed8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 21 18:22:28 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 21 18:22:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05893e6
app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 x86, #934658 Signed-off-by: Sam James <sam <AT> gentoo.org> app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild index 3e5369be34dd..05ab9c2d384f 100644 --- a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild +++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+-with-openssl-exception" SLOT="0" -KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos" IUSE="debug idleconn" DEPEND="
