summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2017-06-26 04:22:18 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2017-06-26 04:22:18 +0000
commit71078f7081676ebbebce3a7cb34779f575c0c64f (patch)
treee8d9084bef730191423824a361a7dda4dcfaa9f7 /dev-python/HeapDict/HeapDict-1.0.0.ebuild
parentdev-python/lmdb: added python-3.6 (diff)
downloadgentoo-71078f7081676ebbebce3a7cb34779f575c0c64f.tar.gz
gentoo-71078f7081676ebbebce3a7cb34779f575c0c64f.tar.bz2
gentoo-71078f7081676ebbebce3a7cb34779f575c0c64f.zip
dev-python/HeapDict: added python-3.6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/HeapDict/HeapDict-1.0.0.ebuild')
-rw-r--r--dev-python/HeapDict/HeapDict-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index 793540461792..bcc1e17ee916 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1