commit:     b18c500eaf3aa6fd415e91e16cc26fad4ec7d08e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 12:05:59 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 12:16:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18c500e

net-misc/dmr_utils: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/dmr_utils/dmr_utils-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/dmr_utils/dmr_utils-9999.ebuild 
b/net-misc/dmr_utils/dmr_utils-9999.ebuild
index dff3e7fd70b..134326c73cc 100644
--- a/net-misc/dmr_utils/dmr_utils-9999.ebuild
+++ b/net-misc/dmr_utils/dmr_utils-9999.ebuild
@@ -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
 

Reply via email to