sys-auth/sssd: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 13:32:40 +0000 (15:32 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:25 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

sys-auth/sssd/sssd-1.13.1.ebuild

index 725821c66b45fc92020e1be8383901a66fe9f24c..b5878ceff44285324a4da8344cc3b2b3aebdfa43 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit eutils multilib pam linux-info autotools multilib-minimal python-r1 systemd toolchain-funcs