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