diff options
Diffstat (limited to 'app-i18n/opencc/opencc-1.1.4.ebuild')
-rw-r--r-- | app-i18n/opencc/opencc-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/opencc/opencc-1.1.4.ebuild b/app-i18n/opencc/opencc-1.1.4.ebuild index ccdabe3b3bb3..b8a6652fc9d5 100644 --- a/app-i18n/opencc/opencc-1.1.4.ebuild +++ b/app-i18n/opencc/opencc-1.1.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 2010-2022 Gentoo Authors +# Copyright 2010-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake python-any-r1 |