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 EFD90138334 for ; Sun, 22 Jul 2018 14:11:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78192E092D; Sun, 22 Jul 2018 14:11:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 380EEE092B for ; Sun, 22 Jul 2018 14:11:37 +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 66966335D6B for ; Sun, 22 Jul 2018 14:11:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCDFC37E for ; Sun, 22 Jul 2018 14:11:33 +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: <1532268668.eafbd03859e8fd00e84f5b3c1d11a642dd061511.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kamoso/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kamoso/kamoso-18.04.3.ebuild X-VCS-Directories: kde-apps/kamoso/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: eafbd03859e8fd00e84f5b3c1d11a642dd061511 X-VCS-Branch: master Date: Sun, 22 Jul 2018 14:11:33 +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-Archives-Salt: 6e5bb947-3781-4c05-8ac5-bd90d028a3c2 X-Archives-Hash: c4fc26978ee2ec62d32dc3a3590f2b1d commit: eafbd03859e8fd00e84f5b3c1d11a642dd061511 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 22 13:57:43 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 22 14:11:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafbd038 kde-apps/kamoso: Tests are broken Closes: https://bugs.gentoo.org/653674 Package-Manager: Portage-2.3.43, Repoman-2.3.10 kde-apps/kamoso/kamoso-18.04.3.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/kamoso/kamoso-18.04.3.ebuild b/kde-apps/kamoso/kamoso-18.04.3.ebuild index 78cb89ddcaa..8de5ede297c 100644 --- a/kde-apps/kamoso/kamoso-18.04.3.ebuild +++ b/kde-apps/kamoso/kamoso-18.04.3.ebuild @@ -35,3 +35,5 @@ RDEPEND="${DEPEND} media-plugins/gst-plugins-libpng:1.0 media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l] " + +RESTRICT+=" test" # bug 653674