summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2018-08-07 16:53:59 +0200
committerDavide Pesavento <pesa@gentoo.org>2018-08-07 16:53:59 +0200
commit014c977a50b199a3d9762f469d639a55a1be6bd1 (patch)
treeeb588b7b82d43856f4ef4d62e827823bdd6a4a21 /dev-python/sip
parentapp-office/libreoffice: 6.0.6.2 version bump (diff)
downloadgentoo-014c977a50b199a3d9762f469d639a55a1be6bd1.tar.gz
gentoo-014c977a50b199a3d9762f469d639a55a1be6bd1.tar.bz2
gentoo-014c977a50b199a3d9762f469d639a55a1be6bd1.zip
dev-python/sip: add python3_7
Closes: https://bugs.gentoo.org/662796 Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'dev-python/sip')
-rw-r--r--dev-python/sip/sip-4.19.12.ebuild2
-rw-r--r--dev-python/sip/sip-4.9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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