commit: 43217d14fbd278d1889f7194bccfd769ae3c4a32
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 08:45:21 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 08:45:21 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=43217d14
app-office/calligra: Restrict tests
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-office/calligra/calligra-3.0.0.ebuild | 1 +
app-office/calligra/calligra-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/app-office/calligra/calligra-3.0.0.ebuild
b/app-office/calligra/calligra-3.0.0.ebuild
index 0bca8c7..9d1016c 100644
--- a/app-office/calligra/calligra-3.0.0.ebuild
+++ b/app-office/calligra/calligra-3.0.0.ebuild
@@ -139,6 +139,7 @@ RDEPEND="${COMMON_DEPEND}
calligra_features_karbon? ( media-gfx/pstoedit[plotutils] )
!app-office/calligra:4
"
+RESTRICT+=" test"
PATCHES=( "${FILESDIR}/${P}-no-arch-detection.patch" )
diff --git a/app-office/calligra/calligra-9999.ebuild
b/app-office/calligra/calligra-9999.ebuild
index 2098cb9..11d1221 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -139,6 +139,7 @@ RDEPEND="${COMMON_DEPEND}
calligra_features_karbon? ( media-gfx/pstoedit[plotutils] )
!app-office/calligra:4
"
+RESTRICT+=" test"
PATCHES=( "${FILESDIR}/${PN}-3.0.0-no-arch-detection.patch" )