commit:     afaf5a31973fc5cdbc6a05022d71857f98616326
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 07:01:16 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 07:08:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afaf5a31

dev-python/xstatic-datatables: Remove py2

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

 dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild 
b/dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild
index 00d8da46544..6c4a8012688 100644
--- a/dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild
+++ b/dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to