From 72b76d7c85241f4efb38e796321d3cbf662f7cfe Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Mon, 15 May 2017 14:46:02 +0200 Subject: dev-python/biplist: Add python3_6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/biplist/biplist-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/biplist') diff --git a/dev-python/biplist/biplist-1.0.1.ebuild b/dev-python/biplist/biplist-1.0.1.ebuild index 381bf5eaceff..7a2b1df19f83 100644 --- a/dev-python/biplist/biplist-1.0.1.ebuild +++ b/dev-python/biplist/biplist-1.0.1.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} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad