summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-11-24 20:18:11 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2015-11-24 20:20:05 +0100
commit4ffece28ff05e981803d37b06e20d43a2979878a (patch)
tree8266d960ef4bf64788fcccd776920a5957653b43 /dev-python
parentdev-python/times: drop python3_3 support (diff)
downloadeva-4ffece28ff05e981803d37b06e20d43a2979878a.tar.gz
eva-4ffece28ff05e981803d37b06e20d43a2979878a.tar.bz2
eva-4ffece28ff05e981803d37b06e20d43a2979878a.zip
dev-python/rq-dashboard: drop python3_3 support
Package-Manager: portage-2.2.25 Manifest-Sign-Key: C6085806
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild b/dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild
index 9e4e33e..ec562fd 100644
--- a/dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild
+++ b/dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1