diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/yelp-tools/yelp-tools-42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild b/app-text/yelp-tools/yelp-tools-42.1.ebuild index 054d916c603f..c56c0015a635 100644 --- a/app-text/yelp-tools/yelp-tools-42.1.ebuild +++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit gnome2 meson python-single-r1 DESCRIPTION="Collection of tools for building and converting documentation" |