diff options
Diffstat (limited to 'app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild')
-rw-r--r-- | app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild b/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild index 477fe958b62e..910aee86c21b 100644 --- a/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild +++ b/app-crypt/acme-tiny/acme-tiny-5.0.1.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=( python{3_8,3_9,3_10,3_11} ) +PYTHON_COMPAT=( python{3_9,3_10,3_11} ) inherit distutils-r1 if [[ ${PV} == 9999 ]]; then |