diff options
Diffstat (limited to 'ros-meta/executive_smach/executive_smach-2.5.0.ebuild')
-rw-r--r-- | ros-meta/executive_smach/executive_smach-2.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ros-meta/executive_smach/executive_smach-2.5.0.ebuild b/ros-meta/executive_smach/executive_smach-2.5.0.ebuild index 0aa47133a98f..1c1c5e459212 100644 --- a/ros-meta/executive_smach/executive_smach-2.5.0.ebuild +++ b/ros-meta/executive_smach/executive_smach-2.5.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 ROS_REPO_URI="https://github.com/ros/executive_smach" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( ) ROS_SUBDIR=${PN} inherit ros-catkin |