projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2e1416
)
dev-python/iso_639: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 14:04:19 +0000
(16:04 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 14:22:17 +0000
(16:22 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/iso_639/iso_639-0.4.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/iso_639/iso_639-0.4.5.ebuild
b/dev-python/iso_639/iso_639-0.4.5.ebuild
index b7a4f26812d68afbcfc121cde566ac7ea1dc4038..ae7b53172866e3ea5e5b752836a5f59a49f4b14b 100644
(file)
--- a/
dev-python/iso_639/iso_639-0.4.5.ebuild
+++ b/
dev-python/iso_639/iso_639-0.4.5.ebuild
@@
-1,9
+1,8
@@
-# 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=( python{2_7,3_4,3_5} pypy )
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
MY_PN="iso-639"
MY_P="${MY_PN}-${PV}"