projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d121fd4
)
dev-python/urwid: python3_6 added
author
Andrey Grozin
<grozin@gentoo.org>
Tue, 28 Feb 2017 13:13:22 +0000
(20:13 +0700)
committer
Andrey Grozin
<grozin@gentoo.org>
Tue, 28 Feb 2017 13:13:22 +0000
(20:13 +0700)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/urwid/urwid-1.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/urwid/urwid-1.3.1.ebuild
b/dev-python/urwid/urwid-1.3.1.ebuild
index 8c0d601205b8f8c458f46f8a294990531e826d74..1a1fe0130f3b953d301194677079191944575a50 100644
(file)
--- a/
dev-python/urwid/urwid-1.3.1.ebuild
+++ b/
dev-python/urwid/urwid-1.3.1.ebuild
@@
-1,10
+1,10
@@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+# $Id
: 8c0d601205b8f8c458f46f8a294990531e826d74
$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
PYTHON_REQ_USE="ncurses"
inherit distutils-r1