projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f458624
)
dev-python/xcffib: add py3.5 support
author
Tim Harder
<radhermit@gentoo.org>
Sun, 17 Jan 2016 03:27:28 +0000
(22:27 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Sun, 17 Jan 2016 03:34:21 +0000
(22:34 -0500)
dev-python/xcffib/xcffib-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/xcffib/xcffib-0.4.0.ebuild
b/dev-python/xcffib/xcffib-0.4.0.ebuild
index c75e96be4ae92b33d64e5027fe1bbae1627f47d0..1d0f111fde60c216a0f3b09415a10db96a60d5c8 100644
(file)
--- a/
dev-python/xcffib/xcffib-0.4.0.ebuild
+++ b/
dev-python/xcffib/xcffib-0.4.0.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{3,4
,5
} pypy )
inherit distutils-r1