From b18c500eaf3aa6fd415e91e16cc26fad4ec7d08e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 11 Feb 2020 13:05:59 +0100 Subject: net-misc/dmr_utils: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-misc/dmr_utils/dmr_utils-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc') diff --git a/net-misc/dmr_utils/dmr_utils-9999.ebuild b/net-misc/dmr_utils/dmr_utils-9999.ebuild index dff3e7fd70b0..134326c73ccf 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 -- cgit v1.2.3-65-gdbad