diff options
-rw-r--r-- | dev-ros/libmavconn/libmavconn-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/libmavconn/libmavconn-9999.ebuild b/dev-ros/libmavconn/libmavconn-9999.ebuild index 9eb27fcc7ea7..83f3ebc994a9 100644 --- a/dev-ros/libmavconn/libmavconn-9999.ebuild +++ b/dev-ros/libmavconn/libmavconn-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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/mavlink/mavros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |