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 EB16C1580B9 for ; Thu, 26 Aug 2021 16:08:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AFFBE0973; Thu, 26 Aug 2021 16:08:39 +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 E635EE0973 for ; Thu, 26 Aug 2021 16:08:38 +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 B393C342C1B for ; Thu, 26 Aug 2021 16:08:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61ACF8A7 for ; Thu, 26 Aug 2021 16:08:36 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1629994085.9a944515c00352fcc7b74ec56586d5fadf5a3793.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/iwdevtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/iwdevtools/iwdevtools-9999.ebuild X-VCS-Directories: app-portage/iwdevtools/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 9a944515c00352fcc7b74ec56586d5fadf5a3793 X-VCS-Branch: master Date: Thu, 26 Aug 2021 16:08:36 +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: 2502f829-cc80-41d9-8259-2742685ffb8e X-Archives-Hash: 1a3f0dfa18ff5c6f2fc3ea4dad49fd06 commit: 9a944515c00352fcc7b74ec56586d5fadf5a3793 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Aug 26 16:01:36 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Aug 26 16:08:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a944515 app-portage/iwdevtools: sync live Signed-off-by: Ionen Wolkens gentoo.org> app-portage/iwdevtools/iwdevtools-9999.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-portage/iwdevtools/iwdevtools-9999.ebuild b/app-portage/iwdevtools/iwdevtools-9999.ebuild index e1cb0aed9c1..94f757693e2 100644 --- a/app-portage/iwdevtools/iwdevtools-9999.ebuild +++ b/app-portage/iwdevtools/iwdevtools-9999.ebuild @@ -12,6 +12,8 @@ EGIT_REPO_URI="https://github.com/ionenwks/iwdevtools.git" LICENSE="BSD-2" SLOT="0" KEYWORDS="" +IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" app-misc/pax-utils @@ -20,6 +22,7 @@ RDEPEND=" sys-apps/file sys-apps/portage sys-apps/util-linux" +BDEPEND="test? ( ${RDEPEND} )" src_configure() { meson_src_configure -Ddocdir=${PF}