diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 17:05:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:30:47 +0200 |
commit | b24cf9487b7e687640060bc100a77ce5883e9ae7 (patch) | |
tree | 08f3195874944cc08b9d048dc596e77a93929403 /dev-ros/libmavconn | |
parent | dev-ros/mavros_extras: bump eapi (diff) | |
download | gentoo-b24cf9487b7e687640060bc100a77ce5883e9ae7.tar.gz gentoo-b24cf9487b7e687640060bc100a77ce5883e9ae7.tar.bz2 gentoo-b24cf9487b7e687640060bc100a77ce5883e9ae7.zip |
dev-ros/libmavconn: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/libmavconn')
-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} |