mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-erlang/lager: Disable tests
Broken upstream with latest erlang 23. Closes: https://bugs.gentoo.org/720680 Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.103, Repoman-2.3.23
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -20,6 +20,9 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
DOCS=( README.md TODO )
|
||||
|
||||
# tests broken upstream with erlang 23.x
|
||||
RESTRICT="test"
|
||||
|
||||
src_prepare() {
|
||||
rebar_src_prepare
|
||||
sed -i '/goldrush/d' rebar.config.script
|
||||
|
||||
Reference in New Issue
Block a user