sys-libs/libselinux: Port to py39
authorMichał Górny <mgorny@gentoo.org>
Thu, 28 May 2020 18:51:26 +0000 (20:51 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 28 May 2020 19:39:12 +0000 (21:39 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/libselinux/libselinux-3.0.ebuild
sys-libs/libselinux/libselinux-9999.ebuild

index 5e64c185d4ca249552d17e09b2b7d1cfcaf72060..c8e582b74e9b5d637a838a6769d0d52d1251f2f7 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python3_{6..9} )
 USE_RUBY="ruby24 ruby25 ruby26"
 
 # No, I am not calling ruby-ng
index 0e181407de6c9a19aaeb1ca17cf2eb489f5254d5..48ecacbdf7a8cc36584bb996030c17f98d8c23a5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python3_{6..9} )
 USE_RUBY="ruby24 ruby25 ruby26"
 
 # No, I am not calling ruby-ng