projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66add0f
)
dev-libs/link-grammar: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 19:47:33 +0000
(21:47 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 20:32:22 +0000
(22:32 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-libs/link-grammar/link-grammar-5.3.11.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/link-grammar/link-grammar-5.3.11.ebuild
b/dev-libs/link-grammar/link-grammar-5.3.11.ebuild
index add5398bda85cc2d6cb8b0c9a9bde99a38e0dd85..0866e0eac7f373173093c783c259a7d7c31e9574 100644
(file)
--- a/
dev-libs/link-grammar/link-grammar-5.3.11.ebuild
+++ b/
dev-libs/link-grammar/link-grammar-5.3.11.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{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit autotools eutils gnome2 java-pkg-opt-2 python-r1