commit: 1c6004e6c6ad6fa43b961d7814af4332501ebf05 Author: Jonas Frei <freijon <AT> pm <DOT> me> AuthorDate: Tue Dec 5 05:11:46 2023 +0000 Commit: Jonas Frei <freijon <AT> pm <DOT> me> CommitDate: Tue Dec 5 05:11:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c6004e6
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 <AT> pm.me> x11-terms/rio-terminfo/rio-terminfo-0.0.28.ebuild | 1 + 1 file changed, 1 insertion(+) 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 eed8dd2f69..ad2dacb02c 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"
