dev-python/monotonic: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Mon, 27 Feb 2017 05:08:58 +0000 (21:08 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 27 Feb 2017 05:09:49 +0000 (21:09 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/monotonic/monotonic-1.0.ebuild
dev-python/monotonic/monotonic-1.1.ebuild
dev-python/monotonic/monotonic-1.2.ebuild

index 014651d0c076243824f791dbfe82caf54f3965ae..0a2c6cf678ce933b40a0fa4a80cd2fc2e864cc4b 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 
index 7dd2152452810029872693b17895d66773ffa0ea..e2ffd76c267eefd4db7bebf6ff8fbcc452827e39 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 
index 7dd2152452810029872693b17895d66773ffa0ea..e2ffd76c267eefd4db7bebf6ff8fbcc452827e39 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1