commit:     f0275cbacc480318d2badbab7ae3cd3e002b2514
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 15:49:45 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 15:49:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0275cba

kde-apps/umbrello: Restrict tests for 20.12.3

Bug: https://bugs.gentoo.org/774219
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/umbrello/umbrello-20.12.3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/kde-apps/umbrello/umbrello-20.12.3.ebuild 
b/kde-apps/umbrello/umbrello-20.12.3.ebuild
index df705db6634..dc345e3ef2d 100644
--- a/kde-apps/umbrello/umbrello-20.12.3.ebuild
+++ b/kde-apps/umbrello/umbrello-20.12.3.ebuild
@@ -19,6 +19,8 @@ SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="php"
 
+RESTRICT+=" test"
+
 RDEPEND="
        dev-libs/libxml2
        dev-libs/libxslt
@@ -52,7 +54,7 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 PATCHES=(
-       "${FILESDIR}"/${PN}-20.08.3-no-qtwebkit.patch
+       "${FILESDIR}"/${PN}-20.08.3-no-qtwebkit.patch # TODO: fix tests, bug 
#774219
        "${FILESDIR}"/${PN}-20.08.3-gentoo-docbundledir.patch # fix hardcoded 
path
 )
 

Reply via email to