diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-3.30.1.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-3.30.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-3.30.1.ebuild b/dev-util/devhelp/devhelp-3.30.1.ebuild index 82b1c5958702..e00885f4d8ee 100644 --- a/dev-util/devhelp/devhelp-3.30.1.ebuild +++ b/dev-util/devhelp/devhelp-3.30.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # gedit-3.8 is python3 only, this also per: # https://bugzilla.redhat.com/show_bug.cgi?id=979450 -PYTHON_COMPAT=( python{3_5,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit gnome.org gnome2-utils meson python-single-r1 xdg |