summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-22 15:11:52 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-22 15:52:28 +0200
commitaf027db1b33e2e222530bda72e3ac0d81db98985 (patch)
tree7ff99ed63e929d6d99ca00f5ddd10b8732e6e558 /dev-python/pylibmc
parentpackage.mask: Last rite dev-python/blz, #564878 (diff)
downloadgentoo-af027db1b33e2e222530bda72e3ac0d81db98985.tar.gz
gentoo-af027db1b33e2e222530bda72e3ac0d81db98985.tar.bz2
gentoo-af027db1b33e2e222530bda72e3ac0d81db98985.zip
dev-python/pylibmc: Tested on py3.6
Diffstat (limited to 'dev-python/pylibmc')
-rw-r--r--dev-python/pylibmc/pylibmc-1.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylibmc/pylibmc-1.5.1-r1.ebuild b/dev-python/pylibmc/pylibmc-1.5.1-r1.ebuild
index c82fab70745d..451e499cab77 100644
--- a/dev-python/pylibmc/pylibmc-1.5.1-r1.ebuild
+++ b/dev-python/pylibmc/pylibmc-1.5.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1