commit: c76bf73343ac8183dda55127fcececd1021edf13
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 21:36:41 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 21:36:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76bf733
media-gfx/graphite2: Restrict tests
Package-Manager: portage-2.2.27
media-gfx/graphite2/graphite2-1.3.5.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/media-gfx/graphite2/graphite2-1.3.5.ebuild
b/media-gfx/graphite2/graphite2-1.3.5.ebuild
index e8e131e..aab2d52 100644
--- a/media-gfx/graphite2/graphite2-1.3.5.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.5.ebuild
@@ -39,6 +39,9 @@ PATCHES=(
"${FILESDIR}/${PN}-1.3.5-includes-libs-perl.patch"
)
+# tests fail, especially on multilib systems, fixed in 1.3.5-r1 but needs
additional dependencies
+RESTRICT=test
+
pkg_setup() {
use perl && perl_set_version
use test && python-any-r1_pkg_setup