commit: 222f98849ed4797a00d023c81b8dab287565d805 Author: RĂ©mi Cardona <remi <AT> gentoo <DOT> org> AuthorDate: Sun Nov 30 17:57:24 2014 +0000 Commit: Remi Cardona <remi <AT> gentoo <DOT> org> CommitDate: Sun Nov 30 17:57:38 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=222f9884
dev-util/devhelp: sync PYTHON_COMPAT with portage --- dev-util/devhelp/devhelp-3.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/devhelp/devhelp-3.14.0.ebuild b/dev-util/devhelp/devhelp-3.14.0.ebuild index beb002e..e33d58d 100644 --- a/dev-util/devhelp/devhelp-3.14.0.ebuild +++ b/dev-util/devhelp/devhelp-3.14.0.ebuild @@ -6,7 +6,7 @@ EAPI="5" GCONF_DEBUG="no" # gedit-3.8 is python3 only, this also per: # https://bugzilla.redhat.com/show_bug.cgi?id=979450 -PYTHON_COMPAT=( python{3_2,3_3} ) +PYTHON_COMPAT=( python{3_3,3_4} ) inherit gnome2 python-single-r1 toolchain-funcs