diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-03-24 22:50:57 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-03-24 22:50:57 -0500 |
commit | 4f05a638b04b1180a215c6ab5dbeda48d20bb964 (patch) | |
tree | f370d2e5c7511eb82b736015e92364d066d9c90d /dev-python/dogpile-core/dogpile-core-0.4.1.ebuild | |
parent | x11-drivers/nvidia-drivers: Add hardened team. (diff) | |
download | gentoo-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/dogpile-core/dogpile-core-0.4.1.ebuild')
-rw-r--r-- | dev-python/dogpile-core/dogpile-core-0.4.1.ebuild | 2 |
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 |