diff --git a/net-mail/urlscan/urlscan-0.9.10-r1.ebuild b/net-mail/urlscan/urlscan-0.9.10-r2.ebuild similarity index 88% rename from net-mail/urlscan/urlscan-0.9.10-r1.ebuild rename to net-mail/urlscan/urlscan-0.9.10-r2.ebuild index a1a48cc..fc11063 100644 --- a/net-mail/urlscan/urlscan-0.9.10-r1.ebuild +++ b/net-mail/urlscan/urlscan-0.9.10-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 DESCRIPTION="Mutt and terminal url selector (similar to urlview)"