commit:     b3e9aa0c71578411f10fcdfb5402c2e6021188a6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 05:06:53 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 05:16:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e9aa0c

dev-python/gsd: Remove Python 2

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

 dev-python/gsd/gsd-1.5.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/gsd/gsd-1.5.3-r1.ebuild 
b/dev-python/gsd/gsd-1.5.3-r1.ebuild
index eb2e214fb73..f276140a48c 100644
--- a/dev-python/gsd/gsd-1.5.3-r1.ebuild
+++ b/dev-python/gsd/gsd-1.5.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="GSD - file format specification and a library to read and write 
it"

Reply via email to