projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebb7fa5
)
dev-util/devhelp: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:39:30 +0000
(20:39 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:18 +0000
(20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-util/devhelp/devhelp-3.24.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/devhelp/devhelp-3.24.0.ebuild
b/dev-util/devhelp/devhelp-3.24.0.ebuild
index 34bd10cfdd155176d7aa4a477bba0467a717a01b..b94f8d2e6f4a8dfab88c9b18ad3c10089fe09baf 100644
(file)
--- 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