summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 08:01:03 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 08:08:35 +0100
commit5c59f58e33d7e78cfb1e26cbd0b8f8855c669398 (patch)
treece764a4ebe41e3cfca2227a59521980f5b7ea68b /dev-python
parentdev-python/xmltodict: Remove py2 (diff)
downloadgentoo-5c59f58e33d7e78cfb1e26cbd0b8f8855c669398.tar.gz
gentoo-5c59f58e33d7e78cfb1e26cbd0b8f8855c669398.tar.bz2
gentoo-5c59f58e33d7e78cfb1e26cbd0b8f8855c669398.zip
dev-python/xstatic-bootstrap-scss: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
index fbadb9293d29..789433bba7aa 100644
--- a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
+++ b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1