diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.31-r7.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.31-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.31-r7.ebuild b/sys-libs/glibc/glibc-2.31-r7.ebuild index 61ff26514e5e..ed89b5d2c414 100644 --- a/sys-libs/glibc/glibc-2.31-r7.ebuild +++ b/sys-libs/glibc/glibc-2.31-r7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_9 ) TMPFILES_OPTIONAL=1 inherit python-any-r1 prefix toolchain-funcs flag-o-matic gnuconfig \ |