summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-01-20 23:38:50 +0100
committerConrad Kostecki <conikost@gentoo.org>2022-01-20 23:57:46 +0100
commit6aaf4de4eab3fa6fcd8fb226c95aac48ed64fa21 (patch)
treed0cfbc7f8ac0ff52e64feaf29cbf136dbcc10786 /app-benchmarks
parentx11-misc/arandr: update upstream (diff)
downloadgentoo-6aaf4de4eab3fa6fcd8fb226c95aac48ed64fa21.tar.gz
gentoo-6aaf4de4eab3fa6fcd8fb226c95aac48ed64fa21.tar.bz2
gentoo-6aaf4de4eab3fa6fcd8fb226c95aac48ed64fa21.zip
app-benchmarks/wrk: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/wrk/wrk-4.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/wrk/wrk-4.2.0.ebuild b/app-benchmarks/wrk/wrk-4.2.0.ebuild
index 93042e4f6647..7b5de6f29559 100644
--- a/app-benchmarks/wrk/wrk-4.2.0.ebuild
+++ b/app-benchmarks/wrk/wrk-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ DESCRIPTION="A HTTP benchmarking tool"
HOMEPAGE="https://www.github.com/wg/wrk"
SRC_URI="https://www.github.com/wg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
LICENSE="Apache-2.0 BSD MIT"
SLOT="0"
REQUIRED_USE="${LUA_REQUIRED_USE}"