Skip to content

Commit

Permalink
app-benchmarks/wrk: Stable for amd64+x86.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
monsieurp committed Nov 7, 2016
1 parent d8bef08 commit 073a5be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-benchmarks/wrk/wrk-3.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~x86 ~amd64"
KEYWORDS="x86 amd64"
IUSE="libressl"

DEPEND=">=dev-lang/luajit-2.0.2
Expand All @@ -31,7 +31,7 @@ src_compile() {
}

src_install() {
dobin wrk
dobin ${PN}
dodoc README NOTICE
insinto /usr/share/${PN}
doins -r scripts
Expand Down

0 comments on commit 073a5be

Please sign in to comment.