sys-kernel/spl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:09:28 +0000 (13:09 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:46 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-kernel/spl/spl-0.7.13.ebuild

index 3d1e7045d95ac0f45863469aef382f067eb59b2c..3c816478f50048c232a990d0edb661d0f7300d56 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 if [[ ${PV} == "9999" ]] ; then
        AUTOTOOLS_AUTORECONF="1"