sys-libs/libselinux: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Jul 2018 11:25:27 +0000 (13:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Jul 2018 11:34:45 +0000 (13:34 +0200)
sys-libs/libselinux/libselinux-2.8.ebuild
sys-libs/libselinux/libselinux-9999.ebuild

index e7c22fb30f5645d4d7ff0b57fcf09e1d62a9df10..12ccf11dfba9fbe79d251669dcb198f8090353e3 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
 USE_RUBY="ruby23"
 
 # No, I am not calling ruby-ng
index be003372f55f8c56f5d45400941d1ec29f680330..848b2bf473970d9b047e1178e7b322656e51080d 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
 USE_RUBY="ruby23"
 
 # No, I am not calling ruby-ng