diff options
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/pcl_msgs/pcl_msgs-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild b/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild index ac478e34fe4c..b19fe487df07 100644 --- a/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild +++ b/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-perception/pcl_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild b/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild index ac478e34fe4c..b19fe487df07 100644 --- a/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild +++ b/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-perception/pcl_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs" inherit ros-catkin |