commit:     9a944515c00352fcc7b74ec56586d5fadf5a3793
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 16:01:36 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> 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 <ionen <AT> 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}

Reply via email to