dev-python/pymountboot: Add py3.7 love
authorMichał Górny <mgorny@gentoo.org>
Sun, 4 Nov 2018 08:17:00 +0000 (09:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 4 Nov 2018 08:33:42 +0000 (09:33 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pymountboot/pymountboot-0.2.2.ebuild
dev-python/pymountboot/pymountboot-9999.ebuild

index 6390c3678064e6914cda28fad60722479fdbcafc..685f7efa576afda8731f10d98e6bbef8f5de8875 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1
 
index 6b4362ffab04ec8b552b56ca2b631a1151a43ff0..dee1eecf079469f0d6e9cb7a9310b939f8fc1252 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1