commit:     d01590cb9278f7520279a14efc083fb03ebeed3e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 18:39:30 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 18:46:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01590cb

dev-util/devhelp: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/devhelp/devhelp-3.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/devhelp/devhelp-3.24.0.ebuild 
b/dev-util/devhelp/devhelp-3.24.0.ebuild
index 34bd10cfdd1..b94f8d2e6f4 100644
--- a/dev-util/devhelp/devhelp-3.24.0.ebuild
+++ b/dev-util/devhelp/devhelp-3.24.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 # gedit-3.8 is python3 only, this also per:
 # https://bugzilla.redhat.com/show_bug.cgi?id=979450
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 
 inherit gnome2 python-single-r1 toolchain-funcs
 

Reply via email to