commit:     5f6b026f12b9f5ac88177daa916880d3859818ae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 05:26:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 05:50:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6b026f

dev-python/dicttoxml: Remove py2

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

 dev-python/dicttoxml/dicttoxml-1.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild 
b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
index 78d47ad9bf8..de6fc339e26 100644
--- a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
+++ b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 

Reply via email to