summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/catkin/catkin-0.8.10.ebuild')
-rw-r--r--dev-util/catkin/catkin-0.8.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catkin/catkin-0.8.10.ebuild b/dev-util/catkin/catkin-0.8.10.ebuild
index e8b47d569373..b78f5d6c9934 100644
--- a/dev-util/catkin/catkin-0.8.10.ebuild
+++ b/dev-util/catkin/catkin-0.8.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ fi
PYTHON_COMPAT=( python3_{8..10} )
-inherit ${SCM} cmake python-r1 python-utils-r1
+inherit ${SCM} cmake python-r1
DESCRIPTION="Cmake macros and associated python code used to build some parts of ROS"
HOMEPAGE="https://wiki.ros.org/catkin"