dev-python/pyGPG: Support python 3.5
authorPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 07:42:39 +0000 (09:42 +0200)
committerPacho 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

index 1554e4d2eb08e89daa910d3078ef0876f9428c70..b8d5450e6c8f2f3fce08e4459549b58c6c48833c 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_BRANCH="master"