summaryrefslogtreecommitdiff
path: root/dev-python/ewmh/ewmh-0.1.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-31 02:13:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-03-31 02:13:53 +0100
commit95f4ecedd41206e678e2ddec24f8382ba2287dd1 (patch)
treecda4312d875acc2990aeb49d104c9451aae1666d /dev-python/ewmh/ewmh-0.1.6.ebuild
parenta40f8cd35ca0e91929e52f40825a390bd16a626c (diff)
gentoo auto-resync : 31:03:2024 - 02:13:53
Diffstat (limited to 'dev-python/ewmh/ewmh-0.1.6.ebuild')
-rw-r--r--dev-python/ewmh/ewmh-0.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ewmh/ewmh-0.1.6.ebuild b/dev-python/ewmh/ewmh-0.1.6.ebuild
index 9c1636fe1750..da8b391017c5 100644
--- a/dev-python/ewmh/ewmh-0.1.6.ebuild
+++ b/dev-python/ewmh/ewmh-0.1.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi