From: Davide Pesavento Date: Tue, 7 Aug 2018 14:53:59 +0000 (+0200) Subject: dev-python/sip: add python3_7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=014c977a50b199a3d9762f469d639a55a1be6bd1;p=gentoo.git dev-python/sip: add python3_7 Closes: https://bugs.gentoo.org/662796 Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/dev-python/sip/sip-4.19.12.ebuild b/dev-python/sip/sip-4.19.12.ebuild index 32d648933db7..6707912b3761 100644 --- a/dev-python/sip/sip-4.19.12.ebuild +++ b/dev-python/sip/sip-4.19.12.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) inherit python-r1 toolchain-funcs diff --git a/dev-python/sip/sip-4.9999.ebuild b/dev-python/sip/sip-4.9999.ebuild index 8231fd8a2a39..3fe2c1981bd0 100644 --- a/dev-python/sip/sip-4.9999.ebuild +++ b/dev-python/sip/sip-4.9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) inherit python-r1 toolchain-funcs