From bce29b4953f348fe2f5020429142e21e47535799 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 11 Feb 2017 20:17:54 -0800 Subject: [PATCH] dev-python/bottle: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/bottle/bottle-0.12.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bottle/bottle-0.12.12.ebuild b/dev-python/bottle/bottle-0.12.12.ebuild index 745a6418fd29..cbc43ae53588 100644 --- a/dev-python/bottle/bottle-0.12.12.ebuild +++ b/dev-python/bottle/bottle-0.12.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 eutils -- 2.26.2