projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b3c149
)
dev-python/roman: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 13:54:05 +0000
(15:54 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:21 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/roman/roman-2.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/roman/roman-2.0.0.ebuild
b/dev-python/roman/roman-2.0.0.ebuild
index 51a3f28afe8c7cb9f0cfc06fa0209e8a48553b02..355a44916938e9771dd820f3c5fa5055c8912293 100644
(file)
--- a/
dev-python/roman/roman-2.0.0.ebuild
+++ b/
dev-python/roman/roman-2.0.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} pypy )
inherit distutils-r1