From f3fb638f09f376ec32bff303d5785b875a1c641f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 22 Jun 2023 07:21:18 +0100 Subject: gentoo auto-resync : 22:06:2023 - 07:21:18 --- metadata/md5-cache/dev-lang/python-3.11.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'metadata/md5-cache/dev-lang/python-3.11.4') diff --git a/metadata/md5-cache/dev-lang/python-3.11.4 b/metadata/md5-cache/dev-lang/python-3.11.4 index e6ee6d296665..5c39744845b2 100644 --- a/metadata/md5-cache/dev-lang/python-3.11.4 +++ b/metadata/md5-cache/dev-lang/python-3.11.4 @@ -5,7 +5,7 @@ DESCRIPTION=An interpreted, interactive, object-oriented programming language EAPI=7 HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/ INHERIT=autotools check-reqs flag-o-matic multiprocessing pax-utils prefix python-utils-r1 toolchain-funcs verify-sig -IUSE=bluetooth build debug +ensurepip examples gdbm hardened libedit lto +ncurses pgo +readline +sqlite +ssl test tk valgrind verify-sig +IUSE=bluetooth build debug +ensurepip examples gdbm libedit lto +ncurses pgo +readline +sqlite +ssl test tk valgrind verify-sig KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 LICENSE=PSF-2 RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) !!