diff options
| author | Alexis Ballier <aballier@gentoo.org> | 2020-05-14 13:34:13 +0200 |
|---|---|---|
| committer | Alexis Ballier <aballier@gentoo.org> | 2020-05-14 17:12:57 +0200 |
| commit | 4d51571d06d97f208cbac55d50c8ebab9d14ac84 (patch) | |
| tree | 4e006f4cf6fce82e1a9454f75d3b01dc26648425 /dev-python | |
| parent | 4c09963a02b885e83b9af48220e786eb7a32d2c9 (diff) | |
| download | gentoo-4d51571d06d97f208cbac55d50c8ebab9d14ac84.tar.gz gentoo-4d51571d06d97f208cbac55d50c8ebab9d14ac84.tar.bz2 gentoo-4d51571d06d97f208cbac55d50c8ebab9d14ac84.zip | |
dev-python/python_orocos_kdl: add py37/38
Closes: https://bugs.gentoo.org/719496
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/python_orocos_kdl/python_orocos_kdl-1.4.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.4.0-r1.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-1.4.0-r1.ebuild index a25144796229..7b2f41eea0d4 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.4.0-r1.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.4.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild index a25144796229..7b2f41eea0d4 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then |
