mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ros/ament_cmake_test: [QA] Remove explicit python-utils-r1 inherit
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{3_6,3_7} )
|
||||
|
||||
inherit cmake-utils python-r1 python-utils-r1
|
||||
inherit cmake-utils python-r1
|
||||
|
||||
ROS_PN="ament_cmake"
|
||||
if [ "${PV#9999}" != "${PV}" ] ; then
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{3_6,3_7} )
|
||||
|
||||
inherit cmake-utils python-r1 python-utils-r1
|
||||
inherit cmake-utils python-r1
|
||||
|
||||
ROS_PN="ament_cmake"
|
||||
if [ "${PV#9999}" != "${PV}" ] ; then
|
||||
|
||||
Reference in New Issue
Block a user