diff options
Diffstat (limited to 'dev-util/gtk-doc/gtk-doc-1.32-r1.ebuild')
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gtk-doc/gtk-doc-1.32-r1.ebuild b/dev-util/gtk-doc/gtk-doc-1.32-r1.ebuild index cd29461254ba..360fe3b62e3e 100644 --- a/dev-util/gtk-doc/gtk-doc-1.32-r1.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.32-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit eutils elisp-common gnome2 python-single-r1 readme.gentoo-r1 |