summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-24 22:51:18 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-24 22:51:18 -0500
commitffd08abb328a6203ee670a2c3d827b59df5a8ce1 (patch)
tree34d492b1416110aa8c116873b006882cbf4bd851 /dev-python/dogpile-cache
parentdev-python/dogpile-core: readding arm64 (diff)
downloadgentoo-ffd08abb328a6203ee670a2c3d827b59df5a8ce1.tar.gz
gentoo-ffd08abb328a6203ee670a2c3d827b59df5a8ce1.tar.bz2
gentoo-ffd08abb328a6203ee670a2c3d827b59df5a8ce1.zip
dev-python/dogpile-cache: adding py35/arm64
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r--dev-python/dogpile-cache/dogpile-cache-0.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-0.5.7.ebuild b/dev-python/dogpile-cache/dogpile-cache-0.5.7.ebuild
index 34cf9c6772c8..d4004f25fe4d 100644
--- a/dev-python/dogpile-cache/dogpile-cache-0.5.7.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-0.5.7.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1