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 E9207139083 for ; Thu, 6 Apr 2017 19:59:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09C32E0BDF; Thu, 6 Apr 2017 19:59:22 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D84F7E0BDF for ; Thu, 6 Apr 2017 19:59:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EFE2D33BE61 for ; Thu, 6 Apr 2017 19:59:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E14673C6 for ; Thu, 6 Apr 2017 19:59:19 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1491508642.585e468794d7c8aabcf33edd2abbaba8c8703670.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/elisa/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/elisa/elisa-9999.ebuild X-VCS-Directories: media-sound/elisa/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 585e468794d7c8aabcf33edd2abbaba8c8703670 X-VCS-Branch: master Date: Thu, 6 Apr 2017 19:59:19 +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: d312a005-3d44-45ec-a67b-f8cc27d97df9 X-Archives-Hash: a9535fbd6602871c4ddd77a5cff23005 commit: 585e468794d7c8aabcf33edd2abbaba8c8703670 Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 6 19:57:22 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Apr 6 19:57:22 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=585e4687 media-sound/elisa: Restrict failing tests Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-sound/elisa/elisa-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media-sound/elisa/elisa-9999.ebuild b/media-sound/elisa/elisa-9999.ebuild index 4e9bf9e747..4f8ad7cba8 100644 --- a/media-sound/elisa/elisa-9999.ebuild +++ b/media-sound/elisa/elisa-9999.ebuild @@ -36,3 +36,5 @@ RDEPEND=" DEPEND="${RDEPEND} sys-devel/gettext " + +RESTRICT+=" test"