Skip to content

Commit

Permalink
app-benchmarks/wrk: remove libressl support
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed May 1, 2021
1 parent beecaf1 commit 7d201b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app-benchmarks/wrk/wrk-4.1.0-r100.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ SRC_URI="https://www.github.com/wg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 x86"
LICENSE="Apache-2.0 BSD MIT"
SLOT="0"
IUSE="libressl"
REQUIRED_USE="${LUA_REQUIRED_USE}"

RDEPEND="
libressl? ( dev-libs/libressl:0= )
!libressl? ( dev-libs/openssl:0= )
dev-libs/openssl:0=
${LUA_DEPS}
"

Expand Down

0 comments on commit 7d201b4

Please sign in to comment.