diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 19:22:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 19:22:27 +0100 |
commit | 2ea30b3ce65744c4c33e1e11f8050e5bb8a3db4a (patch) | |
tree | d92d1b8431c3721ac700b380147d1446d3d1cabb /app-benchmarks | |
parent | app-i18n/poedit: Stabilize 2.3.1 amd64, #934657 (diff) | |
download | gentoo-2ea30b3ce65744c4c33e1e11f8050e5bb8a3db4a.tar.gz gentoo-2ea30b3ce65744c4c33e1e11f8050e5bb8a3db4a.tar.bz2 gentoo-2ea30b3ce65744c4c33e1e11f8050e5bb8a3db4a.zip |
app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 amd64, #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 | 4 |
1 files changed, 2 insertions, 2 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 082a178bf83d..3e5369be34dd 100644 --- a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild +++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |