summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-08-26 12:01:36 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-08-26 12:08:05 -0400
commit9a944515c00352fcc7b74ec56586d5fadf5a3793 (patch)
treef06bc6401125b12b2ffa5d787dd6e836cbca685f /app-portage/iwdevtools
parentapp-portage/iwdevtools: add 0.3.2 (diff)
downloadgentoo-9a944515c00352fcc7b74ec56586d5fadf5a3793.tar.gz
gentoo-9a944515c00352fcc7b74ec56586d5fadf5a3793.tar.bz2
gentoo-9a944515c00352fcc7b74ec56586d5fadf5a3793.zip
app-portage/iwdevtools: sync live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-portage/iwdevtools')
-rw-r--r--app-portage/iwdevtools/iwdevtools-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-portage/iwdevtools/iwdevtools-9999.ebuild b/app-portage/iwdevtools/iwdevtools-9999.ebuild
index e1cb0aed9c1c..94f757693e21 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}