summaryrefslogtreecommitdiff
path: root/dev-util/watchman/watchman-2022.09.12.00.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/watchman/watchman-2022.09.12.00.ebuild')
-rw-r--r--dev-util/watchman/watchman-2022.09.12.00.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/watchman/watchman-2022.09.12.00.ebuild b/dev-util/watchman/watchman-2022.09.12.00.ebuild
index ab5b42363940..53d049206df6 100644
--- a/dev-util/watchman/watchman-2022.09.12.00.ebuild
+++ b/dev-util/watchman/watchman-2022.09.12.00.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -106,7 +106,7 @@ windows_x86_64_msvc-0.32.0
"
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit cargo cmake distutils-r1 tmpfiles
DESCRIPTION="A file watching service"