summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:44:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:44:24 +0200
commit283eff4b781faf5d3571ff16d75ccd8034649806 (patch)
treed3acbbb2c992e64d3752ead8b8a7187b0ab966e1 /app-benchmarks
parentapp-benchmarks/interbench: x86 stable wrt bug #682716 (diff)
downloadgentoo-283eff4b781faf5d3571ff16d75ccd8034649806.tar.gz
gentoo-283eff4b781faf5d3571ff16d75ccd8034649806.tar.bz2
gentoo-283eff4b781faf5d3571ff16d75ccd8034649806.zip
app-benchmarks/wrk: x86 stable wrt bug #682722
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/wrk/wrk-4.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild b/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild
index b8b9610df446..37187a92ca5c 100644
--- a/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild
+++ b/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild
@@ -9,7 +9,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"
IUSE="libressl"