x11-terms/rio-terminfo: Skip tests

Tests are executed with the main package, x11-terms/rio.
Closes: https://bugs.gentoo.org/919141
Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
Jonas Frei
2023-12-05 06:11:46 +01:00
parent bb43dc0f7d
commit 1c6004e6c6

View File

@@ -17,6 +17,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test" # intended to be ran on the full rio package
BDEPEND="sys-libs/ncurses"