summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.9.23-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.9.23-r1.ebuild')
-rw-r--r--dev-lang/python/python-3.9.23-r1.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-lang/python/python-3.9.23-r1.ebuild b/dev-lang/python/python-3.9.23-r1.ebuild
index 1ecaf9594c6e..4c74c7764850 100644
--- a/dev-lang/python/python-3.9.23-r1.ebuild
+++ b/dev-lang/python/python-3.9.23-r1.ebuild
@@ -30,8 +30,8 @@ LICENSE="PSF-2"
SLOT="${PYVER}"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="
- bluetooth build debug +ensurepip examples gdbm +ncurses pgo
- +readline +sqlite +ssl test tk valgrind
+ bluetooth debug +ensurepip examples gdbm +ncurses pgo +readline
+ +sqlite +ssl test tk valgrind
"
RESTRICT="!test? ( test )"
@@ -43,6 +43,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
app-arch/bzip2:=
app-arch/xz-utils:=
+ app-misc/mime-types
>=dev-libs/expat-2.1:=
dev-libs/libffi:=
dev-libs/mpdecimal:=
@@ -81,9 +82,6 @@ BDEPEND="
virtual/pkgconfig
verify-sig? ( sec-keys/openpgp-keys-python )
"
-RDEPEND+="
- !build? ( app-misc/mime-types )
-"
PDEPEND="
ensurepip? (
dev-python/ensurepip-pip