diff options
Diffstat (limited to 'dev-cpp/mm-common/mm-common-1.0.4.ebuild')
-rw-r--r-- | dev-cpp/mm-common/mm-common-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/mm-common/mm-common-1.0.4.ebuild b/dev-cpp/mm-common/mm-common-1.0.4.ebuild index 8f3b8c291bea..cae8372119fb 100644 --- a/dev-cpp/mm-common/mm-common-1.0.4.ebuild +++ b/dev-cpp/mm-common/mm-common-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit gnome.org python-any-r1 meson DESCRIPTION="Build infrastructure and utilities for GNOME C++ bindings" |