From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7733A139368 for ; Tue, 3 Aug 2021 08:56:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8B08E09F3; Tue, 3 Aug 2021 08:56:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AED19E09F3 for ; Tue, 3 Aug 2021 08:56:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85B5334316B for ; Tue, 3 Aug 2021 08:56:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B8197BD for ; Tue, 3 Aug 2021 08:56:20 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1627980940.e9c1ed48fbb5214311a16e29a5803753295a794c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/umbrello/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/umbrello/umbrello-21.04.3.ebuild X-VCS-Directories: kde-apps/umbrello/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e9c1ed48fbb5214311a16e29a5803753295a794c X-VCS-Branch: master Date: Tue, 3 Aug 2021 08:56:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0f96d326-139b-4fe6-97fc-1778b1d1727c X-Archives-Hash: 7b2ca40270687c3cf59a05a8ab33647d commit: e9c1ed48fbb5214311a16e29a5803753295a794c Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 3 08:43:56 2021 +0000 Commit: Andreas Sturmlechner gentoo 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 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