commit:     1af900cf5b2273ba809824ba33ebfaa54fff0eea
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  2 21:14:19 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Jan  2 21:25:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af900cf

dev-python/snakeoil: add py37 support

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 dev-python/snakeoil/snakeoil-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild 
b/dev-python/snakeoil/snakeoil-9999.ebuild
index 431ad815edf..e0674ca106e 100644
--- a/dev-python/snakeoil/snakeoil-9999.ebuild
+++ b/dev-python/snakeoil/snakeoil-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1
 

Reply via email to