diff options
Diffstat (limited to 'app-emulation/glean/glean-1.19.0.ebuild')
-rw-r--r-- | app-emulation/glean/glean-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/glean/glean-1.19.0.ebuild b/app-emulation/glean/glean-1.19.0.ebuild index 063020d55bde..ef5560ddcacc 100644 --- a/app-emulation/glean/glean-1.19.0.ebuild +++ b/app-emulation/glean/glean-1.19.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9,10} ) +PYTHON_COMPAT=( python3_{9,10,11} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |