summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-24 22:50:57 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-24 22:50:57 -0500
commit4f05a638b04b1180a215c6ab5dbeda48d20bb964 (patch)
treef370d2e5c7511eb82b736015e92364d066d9c90d /dev-python
parentx11-drivers/nvidia-drivers: Add hardened team. (diff)
downloadgentoo-4f05a638b04b1180a215c6ab5dbeda48d20bb964.tar.gz
gentoo-4f05a638b04b1180a215c6ab5dbeda48d20bb964.tar.bz2
gentoo-4f05a638b04b1180a215c6ab5dbeda48d20bb964.zip
dev-python/dogpile-core: readding arm64
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dogpile-core/dogpile-core-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild b/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild
index aabc3564f260..ef9e59ce39c7 100644
--- a/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild
+++ b/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
inherit distutils-r1