projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
865cb5c
)
app-text/gtranslator: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 18:10:16 +0000
(20:10 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 19:29:09 +0000
(21:29 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
b/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
index 81f1ffe9481d5c87b572ec25d8ceac98a7fdc6ea..7e68b60a02a3cfb01314dd2eb69e85303c3b3be5 100644
(file)
--- a/
app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
+++ b/
app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5
,3_6
} )
inherit gnome2 python-single-r1