diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 19:22:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 19:22:28 +0100 |
commit | c05893e6c6ca810c38daf2ae4564969fc1e99ed8 (patch) | |
tree | f1d02e65b96b2378ded0aa436bf6d2d135867654 /app-benchmarks | |
parent | app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 amd64, #934658 (diff) | |
download | gentoo-c05893e6c6ca810c38daf2ae4564969fc1e99ed8.tar.gz gentoo-c05893e6c6ca810c38daf2ae4564969fc1e99ed8.tar.bz2 gentoo-c05893e6c6ca810c38daf2ae4564969fc1e99ed8.zip |
app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 x86, #934658
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |