commit: 0dec03a620b882b73dd0d539e13602014662de2f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 19:07:45 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 19:07:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dec03a6
app-benchmarks/wrk: amd64 stable wrt bug #682722 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" app-benchmarks/wrk/wrk-4.1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild b/app-benchmarks/wrk/wrk-4.1.0-r1.ebuild index 3a9e5c1ade6..b8b9610df44 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"
