From 9587741783e536a6cedf7efd876462a0941861b2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 10 Feb 2017 19:16:56 -0800 Subject: [PATCH] virtual/python-cffi: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- virtual/python-cffi/python-cffi-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/python-cffi/python-cffi-0.ebuild b/virtual/python-cffi/python-cffi-0.ebuild index 04203ec75e20..390bd07370cd 100644 --- a/virtual/python-cffi/python-cffi-0.ebuild +++ b/virtual/python-cffi/python-cffi-0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) inherit python-r1 -- 2.26.2