commit: ffd08abb328a6203ee670a2c3d827b59df5a8ce1
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 03:51:18 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 03:51:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd08abb
dev-python/dogpile-cache: adding py35/arm64
Package-Manager: portage-2.2.26
dev-python/dogpile-cache/dogpile-cache-0.5.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 34cf9c6..d4004f2 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