diff options
-rw-r--r-- | dev-ros/roslang/roslang-1.15.5.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/roslang/roslang-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/roslang/roslang-1.15.5.ebuild b/dev-ros/roslang/roslang-1.15.5.ebuild index c9bf07ef3a73..5c52cec83fd8 100644 --- a/dev-ros/roslang/roslang-1.15.5.ebuild +++ b/dev-ros/roslang/roslang-1.15.5.ebuild @@ -1,7 +1,7 @@ # 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/ros/ros" KEYWORDS="~amd64 ~arm" diff --git a/dev-ros/roslang/roslang-9999.ebuild b/dev-ros/roslang/roslang-9999.ebuild index a59fb6797bb5..5c52cec83fd8 100644 --- a/dev-ros/roslang/roslang-9999.ebuild +++ b/dev-ros/roslang/roslang-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 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/ros/ros" KEYWORDS="~amd64 ~arm" |