diff options
Diffstat (limited to 'dev-util/rosdep')
-rw-r--r-- | dev-util/rosdep/rosdep-0.13.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/rosdep/rosdep-0.14.0.ebuild | 2 | ||||
-rw-r--r-- | dev-util/rosdep/rosdep-0.15.0.ebuild | 2 | ||||
-rw-r--r-- | dev-util/rosdep/rosdep-9999.ebuild | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/rosdep/rosdep-0.13.0.ebuild b/dev-util/rosdep/rosdep-0.13.0.ebuild index d406809d630f..0c2319981163 100644 --- a/dev-util/rosdep/rosdep-0.13.0.ebuild +++ b/dev-util/rosdep/rosdep-0.13.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosdep/rosdep-0.14.0.ebuild b/dev-util/rosdep/rosdep-0.14.0.ebuild index 6f344ec5df72..0c2319981163 100644 --- a/dev-util/rosdep/rosdep-0.14.0.ebuild +++ b/dev-util/rosdep/rosdep-0.14.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosdep/rosdep-0.15.0.ebuild b/dev-util/rosdep/rosdep-0.15.0.ebuild index 6f344ec5df72..0c2319981163 100644 --- a/dev-util/rosdep/rosdep-0.15.0.ebuild +++ b/dev-util/rosdep/rosdep-0.15.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosdep/rosdep-9999.ebuild b/dev-util/rosdep/rosdep-9999.ebuild index d406809d630f..0c2319981163 100644 --- a/dev-util/rosdep/rosdep-9999.ebuild +++ b/dev-util/rosdep/rosdep-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then |