summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-20 18:34:13 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-20 19:01:13 +0200
commit6034ac52959760ee3cf002cdf7b8d736e32edb17 (patch)
treebecb5b66dba0c13f36ce20d5215cc099e93eab76 /dev-python/globre
parentdev-python/aadict: Tested on py3.6 (diff)
downloadgentoo-6034ac52959760ee3cf002cdf7b8d736e32edb17.tar.gz
gentoo-6034ac52959760ee3cf002cdf7b8d736e32edb17.tar.bz2
gentoo-6034ac52959760ee3cf002cdf7b8d736e32edb17.zip
dev-python/globre: Tested on py3.5 & py3.6
Diffstat (limited to 'dev-python/globre')
-rw-r--r--dev-python/globre/globre-0.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/globre/globre-0.1.4.ebuild b/dev-python/globre/globre-0.1.4.ebuild
index 19174a07917a..e5f0dd76320c 100644
--- a/dev-python/globre/globre-0.1.4.ebuild
+++ b/dev-python/globre/globre-0.1.4.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
inherit distutils-r1