Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphite2/
Date: Thu, 03 Mar 2016 21:37:12
Message-Id: 1457041018.c76bf73343ac8183dda55127fcececd1021edf13.dilfridge@gentoo
1 commit: c76bf73343ac8183dda55127fcececd1021edf13
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 21:36:41 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 3 21:36:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76bf733
7
8 media-gfx/graphite2: Restrict tests
9
10 Package-Manager: portage-2.2.27
11
12 media-gfx/graphite2/graphite2-1.3.5.ebuild | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/media-gfx/graphite2/graphite2-1.3.5.ebuild b/media-gfx/graphite2/graphite2-1.3.5.ebuild
16 index e8e131e..aab2d52 100644
17 --- a/media-gfx/graphite2/graphite2-1.3.5.ebuild
18 +++ b/media-gfx/graphite2/graphite2-1.3.5.ebuild
19 @@ -39,6 +39,9 @@ PATCHES=(
20 "${FILESDIR}/${PN}-1.3.5-includes-libs-perl.patch"
21 )
22
23 +# tests fail, especially on multilib systems, fixed in 1.3.5-r1 but needs additional dependencies
24 +RESTRICT=test
25 +
26 pkg_setup() {
27 use perl && perl_set_version
28 use test && python-any-r1_pkg_setup