summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-04 22:46:39 +0700
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-04 22:47:06 +0700
commitfcca9933ff4ffd56f4c2b244fc3b0f7b167161a7 (patch)
tree8c8c87433a639afadee572d1fa2ad0b9e9df194a /app-text/krop/krop-9999.ebuild
parentnet-mail/queue-repair: add python 3.10 support (diff)
downloadgentoo-fcca9933ff4ffd56f4c2b244fc3b0f7b167161a7.tar.gz
gentoo-fcca9933ff4ffd56f4c2b244fc3b0f7b167161a7.tar.bz2
gentoo-fcca9933ff4ffd56f4c2b244fc3b0f7b167161a7.zip
app-text/krop: Allow python 3.10
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/krop/krop-9999.ebuild')
-rw-r--r--app-text/krop/krop-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/krop/krop-9999.ebuild b/app-text/krop/krop-9999.ebuild
index 71df1f4d3c20..8495b133a7c0 100644
--- a/app-text/krop/krop-9999.ebuild
+++ b/app-text/krop/krop-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit desktop distutils-r1 xdg-utils