summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-04 20:31:02 +0000
committerSam James <sam@gentoo.org>2022-01-04 20:45:04 +0000
commit8c95d212974e95e5a7059fea757954eee0166ff2 (patch)
tree2df6d18fcc2482ec521a2153f245aabe79872d2f
parentdev-python/pygments: Keyword 2.11.1 s390, #830328 (diff)
downloadgentoo-8c95d212.tar.gz
gentoo-8c95d212.tar.bz2
gentoo-8c95d212.zip
media-gfx/mypaint: enable py3.10 and disable py3.7
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-gfx/mypaint/mypaint-2.0.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mypaint/mypaint-2.0.1-r2.ebuild b/media-gfx/mypaint/mypaint-2.0.1-r2.ebuild
index 197c29a79191..63497e65a90b 100644
--- a/media-gfx/mypaint/mypaint-2.0.1-r2.ebuild
+++ b/media-gfx/mypaint/mypaint-2.0.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_SINGLE_IMPL=1
inherit desktop distutils-r1 xdg