commit: e9c1ed48fbb5214311a16e29a5803753295a794c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 3 08:43:56 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Aug 3 08:55:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c1ed48
kde-apps/umbrello: Continue to restrict tests in 21.04.3 Bug: https://bugs.gentoo.org/805065 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/umbrello/umbrello-21.04.3.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/umbrello/umbrello-21.04.3.ebuild b/kde-apps/umbrello/umbrello-21.04.3.ebuild index 6ece79a3440..ff8e439e2a4 100644 --- a/kde-apps/umbrello/umbrello-21.04.3.ebuild +++ b/kde-apps/umbrello/umbrello-21.04.3.ebuild @@ -19,6 +19,8 @@ SLOT="5" KEYWORDS="~amd64 ~arm64 ~x86" IUSE="php" +RESTRICT+=" test" # no-qtwebkit.patch lacks test fixes + RDEPEND=" dev-libs/libxml2 dev-libs/libxslt
