projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8720aa8
)
app-crypt/gkeys: Support python 3.5
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 07:41:55 +0000
(09:41 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 07:46:48 +0000
(09:46 +0200)
Package-Manager: portage-2.3.1
app-crypt/gkeys/gkeys-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/gkeys/gkeys-9999.ebuild
b/app-crypt/gkeys/gkeys-9999.ebuild
index 79f0642625236d6d7d1d35553f43f04f3ded895f..d46fa8ff2f747782d9264d3a3f5ebd1d22674d7f 100644
(file)
--- a/
app-crypt/gkeys/gkeys-9999.ebuild
+++ b/
app-crypt/gkeys/gkeys-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_PROJECT="gentoo-keys.git"
EGIT_BRANCH="master"