summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-04-09 16:40:15 +0200
committerMichał Górny <mgorny@gentoo.org>2025-04-12 20:54:32 +0200
commit018dd4581f3ae8b2b118ad108631c88cc940cfa4 (patch)
tree76b7ba426ed01344ba80241a7e134d9d8fab1655 /dev-python
parent7fb4e91b5e3cac56ce267063d6713bf8b4d3fe6a (diff)
downloadgentoo-018dd4581f3ae8b2b118ad108631c88cc940cfa4.tar.gz
gentoo-018dd4581f3ae8b2b118ad108631c88cc940cfa4.tar.bz2
gentoo-018dd4581f3ae8b2b118ad108631c88cc940cfa4.zip
dev-python/autopage: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/autopage/autopage-0.5.2.ebuild4
1 files changed, 3 insertions, 1 deletions
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? (