summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/riak-python-client/riak-python-client-2.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/riak-python-client/riak-python-client-2.7.0-r1.ebuild b/dev-python/riak-python-client/riak-python-client-2.7.0-r1.ebuild
index 8d9979326a49..1f87a875d9ac 100644
--- a/dev-python/riak-python-client/riak-python-client-2.7.0-r1.ebuild
+++ b/dev-python/riak-python-client/riak-python-client-2.7.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1