From 80c137a2a95f28783fb965cc50bb7e11d06ccc23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 9 Apr 2025 16:44:22 +0200 Subject: [PATCH] dev-python/logutils: Add explicit IUSE=test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/logutils/logutils-0.3.5-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/logutils/logutils-0.3.5-r1.ebuild b/dev-python/logutils/logutils-0.3.5-r1.ebuild index 230f6aeac8f5d..c0f377b164340 100644 --- a/dev-python/logutils/logutils-0.3.5-r1.ebuild +++ b/dev-python/logutils/logutils-0.3.5-r1.ebuild @@ -17,6 +17,8 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" KEYWORDS="amd64 arm64 ppc64 ~riscv x86" +IUSE="test" +RESTRICT="!test? ( test )" BDEPEND=" test? (