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 2CB931396D1 for ; Sat, 19 Aug 2017 09:07:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75E72E0844; Sat, 19 Aug 2017 09:07:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 54104E0844 for ; Sat, 19 Aug 2017 09:07:06 +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 2AF64341A27 for ; Sat, 19 Aug 2017 09:07:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DA797AFF for ; Sat, 19 Aug 2017 09:07:03 +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: <1503132995.61ddc94540f7c220ee1b2d4f1dad1d2a549f960a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kio/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kio/kio-9999.ebuild X-VCS-Directories: kde-frameworks/kio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 61ddc94540f7c220ee1b2d4f1dad1d2a549f960a X-VCS-Branch: master Date: Sat, 19 Aug 2017 09:07:03 +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: a1bb1af4-3d0d-4d5c-8fda-334bb6d82b31 X-Archives-Hash: 7c504e271748b36f68c195673be09a6b commit: 61ddc94540f7c220ee1b2d4f1dad1d2a549f960a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 19 08:56:35 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 19 08:56:35 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=61ddc945 kde-frameworks/kio: BUILD_TESTING=OFF fixed upstream Upstream commit a4a31eb286dd891405ea02d21e1fb6e794ecbfd8 Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-frameworks/kio/kio-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kio/kio-9999.ebuild b/kde-frameworks/kio/kio-9999.ebuild index 683897a310..0a37a2d153 100644 --- a/kde-frameworks/kio/kio-9999.ebuild +++ b/kde-frameworks/kio/kio-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -KDE_TEST="forceoptional-recursive" +KDE_TEST="forceoptional" VIRTUALX_REQUIRED="test" inherit kde5