commit:     42515af6f2f44a31e29efc6fa0b1d15944f6d1aa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  9 14:47:44 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 18:54:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42515af6

dev-python/zconfig: Add explicit IUSE=test

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/zconfig/zconfig-4.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/zconfig/zconfig-4.2.ebuild 
b/dev-python/zconfig/zconfig-4.2.ebuild
index 035b37632cd6..8196731428c6 100644
--- a/dev-python/zconfig/zconfig-4.2.ebuild
+++ b/dev-python/zconfig/zconfig-4.2.ebuild
@@ -18,6 +18,8 @@ HOMEPAGE="
 LICENSE="ZPL"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
+IUSE="test"
+RESTRICT="!test? ( test )"
 
 BDEPEND="
        test? (

Reply via email to