commit:     4ac2453cb0a6fa80754ab9285a3a0371bc528a1a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 19:42:12 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 19:42:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac2453c

kde-apps/spectacle: Restrict unreliable tests

Bug: https://bugs.gentoo.org/711664
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/spectacle/spectacle-19.12.2.ebuild | 2 ++
 kde-apps/spectacle/spectacle-19.12.3.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/kde-apps/spectacle/spectacle-19.12.2.ebuild 
b/kde-apps/spectacle/spectacle-19.12.2.ebuild
index f16d4dc5cfb..b1d953380c3 100644
--- a/kde-apps/spectacle/spectacle-19.12.2.ebuild
+++ b/kde-apps/spectacle/spectacle-19.12.2.ebuild
@@ -49,6 +49,8 @@ RDEPEND="${DEPEND}
        kipi? ( >=kde-apps/kipi-plugins-${PVCUT}:5 )
 "
 
+RESTRICT+=" test" # bug #711664
+
 src_configure() {
        local mycmakeargs=(
                $(cmake_use_find_package kipi KF5Kipi)

diff --git a/kde-apps/spectacle/spectacle-19.12.3.ebuild 
b/kde-apps/spectacle/spectacle-19.12.3.ebuild
index f16d4dc5cfb..b1d953380c3 100644
--- a/kde-apps/spectacle/spectacle-19.12.3.ebuild
+++ b/kde-apps/spectacle/spectacle-19.12.3.ebuild
@@ -49,6 +49,8 @@ RDEPEND="${DEPEND}
        kipi? ( >=kde-apps/kipi-plugins-${PVCUT}:5 )
 "
 
+RESTRICT+=" test" # bug #711664
+
 src_configure() {
        local mycmakeargs=(
                $(cmake_use_find_package kipi KF5Kipi)

Reply via email to