commit: 429823fe5a9db48fc42b020db14515e029199087 Author: Bernd Waibel <waebbl <AT> gmail <DOT> com> AuthorDate: Sat Apr 11 19:36:41 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 13 08:31:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429823fe
media-gfx/opencsg: restrict testing Closes: https://bugs.gentoo.org/717104 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15319 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/opencsg/opencsg-1.4.2-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/opencsg/opencsg-1.4.2-r1.ebuild b/media-gfx/opencsg/opencsg-1.4.2-r1.ebuild index bf738882fe5..f82f36eaa17 100644 --- a/media-gfx/opencsg/opencsg-1.4.2-r1.ebuild +++ b/media-gfx/opencsg/opencsg-1.4.2-r1.ebuild @@ -14,6 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" +RESTRICT="test" RDEPEND=" dev-libs/libbsd
