commit: 018dd4581f3ae8b2b118ad108631c88cc940cfa4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 14:40:15 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 18:54:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018dd458
dev-python/autopage: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/autopage/autopage-0.5.2.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/autopage/autopage-0.5.2.ebuild
b/dev-python/autopage/autopage-0.5.2.ebuild
index 5ac42ae5bcb1..cee2422a6e75 100644
--- a/dev-python/autopage/autopage-0.5.2.ebuild
+++ b/dev-python/autopage/autopage-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,6 +21,8 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 sparc x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
BDEPEND="
test? (