summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-10-07 23:13:28 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-10-07 23:35:31 -0400
commit97cfd9223e1e1f70f44ea6f4c3ac5929556a4788 (patch)
tree0c63bef6d3c62fc1fe1a8c27002945092c5cd9a6 /dev-libs
parentdev-libs/9libs: EAPI7->8, prefix fixes, depend on xorg-proto (diff)
downloadgentoo-97cfd9223e1e1f70f44ea6f4c3ac5929556a4788.tar.gz
gentoo-97cfd9223e1e1f70f44ea6f4c3ac5929556a4788.tar.bz2
gentoo-97cfd9223e1e1f70f44ea6f4c3ac5929556a4788.zip
dev-libs/9libs: restrict tests
Tried to add virtx but the test is interactive and results in hanging forever (could be made to work with some modifications or e.g. xdotool, but not going to visit this myself). Closes: https://bugs.gentoo.org/403539 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/9libs/9libs-1.0-r4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/9libs/9libs-1.0-r4.ebuild b/dev-libs/9libs/9libs-1.0-r4.ebuild
index 192bc75d9c20..0feaa9888258 100644
--- a/dev-libs/9libs/9libs-1.0-r4.ebuild
+++ b/dev-libs/9libs/9libs-1.0-r4.ebuild
@@ -12,6 +12,7 @@ SRC_URI="https://netlib.org/research/9libs/${P}.tar.bz2"
LICENSE="PLAN9"
SLOT="0"
KEYWORDS="amd64 ~riscv x86"
+RESTRICT="test" # interactive, hangs with virtx and fails without (bug #403539)
RDEPEND="
x11-libs/libX11