From 71078f7081676ebbebce3a7cb34779f575c0c64f Mon Sep 17 00:00:00 2001 From: Sébastien Fabbro Date: Mon, 26 Jun 2017 04:22:18 +0000 Subject: dev-python/HeapDict: added python-3.6 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/HeapDict/HeapDict-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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 -- cgit v1.2.3-65-gdbad