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:
David Seifert
2019-12-29 10:55:17 +01:00
parent 41fb9f13ad
commit f007c1e981
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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