mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/crossguid: disable testing #575544
This package lacks a proper build system, and the default `make test` ends up autodetecting the wrong thing. Disable it until upstream can do something sane for us.
This commit is contained in:
@@ -27,6 +27,8 @@ IUSE=""
|
||||
DEPEND="sys-apps/util-linux"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
RESTRICT="test" #575544
|
||||
|
||||
e() { echo "$@"; "$@"; }
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user