summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2021-05-19 11:37:29 +0200
committerAlexis Ballier <aballier@gentoo.org>2021-05-19 12:47:54 +0200
commit51400b468e8ff3ede3f1503b08b85b97d6084a83 (patch)
tree3f0ac160fba1d3fabe9374ddc15c0c9df49e7471 /dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.0.ebuild
parentdev-ros/ament_cmake_export_libraries: Replace empty keywords with live property (diff)
downloadgentoo-51400b468e8ff3ede3f1503b08b85b97d6084a83.tar.gz
gentoo-51400b468e8ff3ede3f1503b08b85b97d6084a83.tar.bz2
gentoo-51400b468e8ff3ede3f1503b08b85b97d6084a83.zip
dev-ros/ament_cmake_export_link_flags: 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_export_link_flags/ament_cmake_export_link_flags-1.0.0.ebuild')
-rw-r--r--dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.0.ebuild b/dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.0.ebuild
index 74e01ce02a71..e31c09637e5a 100644
--- a/dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.0.ebuild
+++ b/dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.0.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/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
+ PROPERTIES="live"
else
KEYWORDS="~amd64"
fi