diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:30:22 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:50 +0200 |
commit | c05895317daa9f68750278da1969bca7cd648585 (patch) | |
tree | 45ac2aeb06afd7a3a03c100ef34ea3e249c28386 /ros-meta/mavros/mavros-9999.ebuild | |
parent | ros-meta/rosserial: eapi7 (diff) | |
download | gentoo-c05895317daa9f68750278da1969bca7cd648585.tar.gz gentoo-c05895317daa9f68750278da1969bca7cd648585.tar.bz2 gentoo-c05895317daa9f68750278da1969bca7cd648585.zip |
ros-meta/mavros: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/mavros/mavros-9999.ebuild')
-rw-r--r-- | ros-meta/mavros/mavros-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ros-meta/mavros/mavros-9999.ebuild b/ros-meta/mavros/mavros-9999.ebuild index 4d4a883031cc..b3f4345ab3dc 100644 --- a/ros-meta/mavros/mavros-9999.ebuild +++ b/ros-meta/mavros/mavros-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 DESCRIPTION="Metapackage for mavros packages" LICENSE="metapackage" |