projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbfdcf6
)
dev-python/pyGPG: Support python 3.5
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 07:42:39 +0000
(09:42 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 07:46:51 +0000
(09:46 +0200)
Package-Manager: portage-2.3.1
dev-python/pyGPG/pyGPG-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyGPG/pyGPG-9999.ebuild
b/dev-python/pyGPG/pyGPG-9999.ebuild
index 1554e4d2eb08e89daa910d3078ef0876f9428c70..b8d5450e6c8f2f3fce08e4459549b58c6c48833c 100644
(file)
--- a/
dev-python/pyGPG/pyGPG-9999.ebuild
+++ b/
dev-python/pyGPG/pyGPG-9999.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=(python{2_7,3_3,3_4})
+PYTHON_COMPAT=(python{2_7,3_3,3_4
,3_5
})
EGIT_BRANCH="master"