dev-python/python-systemd: add python3_6
authorMike Gilbert <floppym@gentoo.org>
Sat, 23 Dec 2017 18:20:31 +0000 (13:20 -0500)
committerMike Gilbert <floppym@gentoo.org>
Sat, 23 Dec 2017 18:20:31 +0000 (13:20 -0500)
Package-Manager: Portage-2.3.19_p2, Repoman-2.3.6_p36

dev-python/python-systemd/python-systemd-233.ebuild

index 080d0a4a9fe37646bb13ad6337d62b43c52a0b58..0f7da4e87a0501b2d22afee4642b9dbe3f99ceb5 100644 (file)
@@ -2,7 +2,7 @@
 # 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