From: Agostino Sarubbo Date: Sat, 13 Apr 2019 19:07:45 +0000 (+0200) Subject: app-benchmarks/wrk: amd64 stable wrt bug #682722 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0dec03a620b882b73dd0d539e13602014662de2f;p=gentoo.git app-benchmarks/wrk: amd64 stable wrt bug #682722 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild b/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild index 3a9e5c1ade6b..b8b9610df446 100644 --- a/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild +++ b/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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"