summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 08:01:16 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 08:08:37 +0100
commitafaf5a31973fc5cdbc6a05022d71857f98616326 (patch)
treeb86601ce4b82e4f25601c4f65fd19a107b67febc /dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild
parentdev-python/xstatic-bootstrap-scss: Remove py2 (diff)
downloadgentoo-afaf5a31973fc5cdbc6a05022d71857f98616326.tar.gz
gentoo-afaf5a31973fc5cdbc6a05022d71857f98616326.tar.bz2
gentoo-afaf5a31973fc5cdbc6a05022d71857f98616326.zip
dev-python/xstatic-datatables: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild')
-rw-r--r--dev-python/xstatic-datatables/xstatic-datatables-1.10.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 00d8da465448..6c4a8012688d 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