aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Frei <freijon@pm.me>2023-12-05 06:11:46 +0100
committerJonas Frei <freijon@pm.me>2023-12-05 06:11:46 +0100
commit1c6004e6c6ad6fa43b961d7814af4332501ebf05 (patch)
tree82f2b5c44a44cb1c66fd6b5f2f969bbfff399c6a /x11-terms
parentapp-arch/ouch: update Manifest (diff)
downloadguru-1c6004e6c6ad6fa43b961d7814af4332501ebf05.tar.gz
guru-1c6004e6c6ad6fa43b961d7814af4332501ebf05.tar.bz2
guru-1c6004e6c6ad6fa43b961d7814af4332501ebf05.zip
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>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild b/x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild
index eed8dd2f6..ad2dacb02 100644
--- a/x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild
+++ b/x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild
@@ -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"