dev-python/secretstorage: supports python 3.6
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 21 Mar 2017 16:27:29 +0000 (11:27 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 21 Mar 2017 16:34:08 +0000 (11:34 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/secretstorage/secretstorage-2.3.1.ebuild

index bd710bf902583141c1ca5f0e1641edc79d320533..ce307bf9ed13f934b5eb95f961f470029c6bc8f0 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1