summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-22 18:21:48 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-22 18:21:48 +0200
commit5ef522a265a42ff0770badf365c4cb674dff3e43 (patch)
tree2416d3742c5a7a9245e478f290c45ed053a21f99 /dev-python/jsmin/jsmin-2.2.1.ebuild
parentdev-python/notify2: Add python3_{5,6} (diff)
downloadgentoo-5ef522a265a42ff0770badf365c4cb674dff3e43.tar.gz
gentoo-5ef522a265a42ff0770badf365c4cb674dff3e43.tar.bz2
gentoo-5ef522a265a42ff0770badf365c4cb674dff3e43.zip
dev-python/jsmin: Add python3_6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/jsmin/jsmin-2.2.1.ebuild')
-rw-r--r--dev-python/jsmin/jsmin-2.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsmin/jsmin-2.2.1.ebuild b/dev-python/jsmin/jsmin-2.2.1.ebuild
index 8f53e46d437e..5158bced3a9b 100644
--- a/dev-python/jsmin/jsmin-2.2.1.ebuild
+++ b/dev-python/jsmin/jsmin-2.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
inherit distutils-r1