app-crypt/gkeys: Support python 3.5
authorPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 07:41:55 +0000 (09:41 +0200)
committerPacho 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

index 79f0642625236d6d7d1d35553f43f04f3ded895f..d46fa8ff2f747782d9264d3a3f5ebd1d22674d7f 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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"