commit: 0501d6d1ab8df13999cbd8b6d10df799ac82cc6b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 16 17:24:01 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 16 17:34:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0501d6d1
dev-ros/audio_common_msgs: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild index 55090b9ba79..468a27192cd 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) inherit ros-catkin
