projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4568bcd
)
sci-mathematics/relational: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:01:46 +0000
(22:01 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:28:56 +0000
(22:28 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sci-mathematics/relational/relational-2.5.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/relational/relational-2.5.ebuild
b/sci-mathematics/relational/relational-2.5.ebuild
index 77b6e6980c7a3a06da65606ec641e5fb3f2adeeb..ef80e0ec5b5f32578cf5a42c82989cd2fbe84677 100644
(file)
--- a/
sci-mathematics/relational/relational-2.5.ebuild
+++ b/
sci-mathematics/relational/relational-2.5.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
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5
,6
} )
inherit python-single-r1