summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-12-23 13:20:31 -0500
committerMike Gilbert <floppym@gentoo.org>2017-12-23 13:20:31 -0500
commit31b22dd4c13cee38a6bca00cc255611d12558cfd (patch)
tree785f88a3695e3acf47076d98613898f9893a5193 /dev-python/python-systemd/python-systemd-233.ebuild
parentprofiles: mask net-nds/portmap for removal (diff)
downloadgentoo-31b22dd4c13cee38a6bca00cc255611d12558cfd.tar.gz
gentoo-31b22dd4c13cee38a6bca00cc255611d12558cfd.tar.bz2
gentoo-31b22dd4c13cee38a6bca00cc255611d12558cfd.zip
dev-python/python-systemd: add python3_6
Package-Manager: Portage-2.3.19_p2, Repoman-2.3.6_p36
Diffstat (limited to 'dev-python/python-systemd/python-systemd-233.ebuild')
-rw-r--r--dev-python/python-systemd/python-systemd-233.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-233.ebuild b/dev-python/python-systemd/python-systemd-233.ebuild
index 080d0a4a9fe3..0f7da4e87a05 100644
--- a/dev-python/python-systemd/python-systemd-233.ebuild
+++ b/dev-python/python-systemd/python-systemd-233.ebuild
@@ -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