From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A7B1513829C for ; Sun, 5 Jun 2016 17:22:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5E8B14250; Sun, 5 Jun 2016 17:20:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 487DA14250 for ; Sun, 5 Jun 2016 17:20:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3629340967 for ; Sun, 5 Jun 2016 17:20:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3597963 for ; Sun, 5 Jun 2016 17:20:55 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1465147247.79aa5c5f6c39a175f33014b72e2749e70a279d2a.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/krita/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/krita/krita-9999.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 79aa5c5f6c39a175f33014b72e2749e70a279d2a X-VCS-Branch: master Date: Sun, 5 Jun 2016 17:20:55 +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: 69c3f49c-3040-45b5-8061-08c9c5111fbd X-Archives-Hash: a79406f2f797e1cf8042217ef51ee5be commit: 79aa5c5f6c39a175f33014b72e2749e70a279d2a Author: Michael Palimaka gentoo org> AuthorDate: Sun Jun 5 17:19:48 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jun 5 17:20:47 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=79aa5c5f media-gfx/krita: force tests to be optional Package-Manager: portage-2.3.0_rc1 media-gfx/krita/krita-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index ac31498..0349bf7 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -KDE_TEST="true" +KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"