From 21be0956534ca519f13e9b4606cdd5eba198d37a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 9 Mar 2017 23:45:35 -0800 Subject: [PATCH] dev-python/shiboken: Add python3_6 to PYTHON_COMPAT Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- dev-python/shiboken/shiboken-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken/shiboken-1.2.2.ebuild b/dev-python/shiboken/shiboken-1.2.2.ebuild index e2f37952567c..89119cb728f2 100644 --- a/dev-python/shiboken/shiboken-1.2.2.ebuild +++ b/dev-python/shiboken/shiboken-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit cmake-utils multilib python-r1 -- 2.26.2