projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de59dec
)
dev-libs/gom: Support python3.6 (#658756)
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 23 Jun 2018 19:11:46 +0000
(21:11 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 23 Jun 2018 19:12:58 +0000
(21:12 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-libs/gom/gom-0.3.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/gom/gom-0.3.2.ebuild
b/dev-libs/gom/gom-0.3.2.ebuild
index f79646f4bcacd744aa1fa2acd1707cf37228123f..c69949bbf5ecabbf34608fbd5d1cb20d9e462a1a 100644
(file)
--- a/
dev-libs/gom/gom-0.3.2.ebuild
+++ b/
dev-libs/gom/gom-0.3.2.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="5"
GCONF_DEBUG="yes"
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5
,3_6
} )
inherit gnome2 python-r1