net-misc/dmr_utils: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:05:59 +0000 (13:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:22 +0000 (13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/dmr_utils/dmr_utils-9999.ebuild

index dff3e7fd70b000cd33d2b508a96586aa9f2759e0..134326c73ccf359b4ec30a779bdaddc27fb3b618 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit git-r3 distutils-r1