diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r9.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r9.ebuild index f4a6bc4dd5d0..a82a8325da3d 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r9.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit autotools flag-o-matic python-single-r1