summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2021-05-19 11:38:32 +0200
committerAlexis Ballier <aballier@gentoo.org>2021-05-19 12:47:56 +0200
commitd8d083165ded57c744fa575ce520920452a69d1a (patch)
tree0b9db539f88e5f4044ae08ca8519c4cfcb487093 /dev-ros/ament_cmake_ros
parentdev-ros/ament_cmake_python: Replace empty keywords with live property (diff)
downloadgentoo-d8d083165ded57c744fa575ce520920452a69d1a.tar.gz
gentoo-d8d083165ded57c744fa575ce520920452a69d1a.tar.bz2
gentoo-d8d083165ded57c744fa575ce520920452a69d1a.zip
dev-ros/ament_cmake_ros: Replace empty keywords with live property
Bug: https://bugs.gentoo.org/show_bug.cgi?id=790785 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/ament_cmake_ros')
-rw-r--r--dev-ros/ament_cmake_ros/ament_cmake_ros-0.9.1.ebuild2
-rw-r--r--dev-ros/ament_cmake_ros/ament_cmake_ros-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/ament_cmake_ros/ament_cmake_ros-0.9.1.ebuild b/dev-ros/ament_cmake_ros/ament_cmake_ros-0.9.1.ebuild
index 7f6933f5efc2..7c84882802b0 100644
--- a/dev-ros/ament_cmake_ros/ament_cmake_ros-0.9.1.ebuild
+++ b/dev-ros/ament_cmake_ros/ament_cmake_ros-0.9.1.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="https://github.com/ros2/ament_cmake_ros"
LICENSE="Apache-2.0"
SLOT="0"
if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
+ PROPERTIES="live"
else
KEYWORDS="~amd64"
fi
diff --git a/dev-ros/ament_cmake_ros/ament_cmake_ros-9999.ebuild b/dev-ros/ament_cmake_ros/ament_cmake_ros-9999.ebuild
index 00e2c4aacb9a..7c84882802b0 100644
--- a/dev-ros/ament_cmake_ros/ament_cmake_ros-9999.ebuild
+++ b/dev-ros/ament_cmake_ros/ament_cmake_ros-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,7 +24,7 @@ HOMEPAGE="https://github.com/ros2/ament_cmake_ros"
LICENSE="Apache-2.0"
SLOT="0"
if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
+ PROPERTIES="live"
else
KEYWORDS="~amd64"
fi