commit: ab96251184e5131849a5b8ac17bd0fb20b4ce5df
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 15:03:19 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 15 15:03:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab962511
dev-python/bottle: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bottle/bottle-0.13.2.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/bottle/bottle-0.13.2.ebuild
b/dev-python/bottle/bottle-0.13.2.ebuild
index 79ec63b56de9..535dc9b0ce8b 100644
--- a/dev-python/bottle/bottle-0.13.2.ebuild
+++ b/dev-python/bottle/bottle-0.13.2.ebuild
@@ -18,6 +18,8 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
BDEPEND="
test? (