projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d2f19e
)
sci-mathematics/dunshire: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:58:25 +0000
(21:58 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:28:53 +0000
(22:28 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sci-mathematics/dunshire/dunshire-0.1.1.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/dunshire/dunshire-0.1.1.ebuild
b/sci-mathematics/dunshire/dunshire-0.1.1.ebuild
index fd21e23a8a9acadc88375705a76ddda77ab8a970..b4d4a5874897944fc6ea786fd89daab2d49c44dc 100644
(file)
--- a/
sci-mathematics/dunshire/dunshire-0.1.1.ebuild
+++ b/
sci-mathematics/dunshire/dunshire-0.1.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
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 distutils-r1