summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2021-05-19 11:39:13 +0200
committerAlexis Ballier <aballier@gentoo.org>2021-05-19 12:47:57 +0200
commitbfb5e7f7083bea9a3123a3672b6cc3c31ce3c9e1 (patch)
tree78e43b401d2ce0508396a0f70075fc574f7090e0 /dev-ros/ament_cppcheck/ament_cppcheck-0.10.4.ebuild
parentdev-ros/ament_copyright: Replace empty keywords with live property (diff)
downloadgentoo-bfb5e7f7083bea9a3123a3672b6cc3c31ce3c9e1.tar.gz
gentoo-bfb5e7f7083bea9a3123a3672b6cc3c31ce3c9e1.tar.bz2
gentoo-bfb5e7f7083bea9a3123a3672b6cc3c31ce3c9e1.zip
dev-ros/ament_cppcheck: 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_cppcheck/ament_cppcheck-0.10.4.ebuild')
-rw-r--r--dev-ros/ament_cppcheck/ament_cppcheck-0.10.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/ament_cppcheck/ament_cppcheck-0.10.4.ebuild b/dev-ros/ament_cppcheck/ament_cppcheck-0.10.4.ebuild
index 7749ef3ab532..2dbf9430dfe6 100644
--- a/dev-ros/ament_cppcheck/ament_cppcheck-0.10.4.ebuild
+++ b/dev-ros/ament_cppcheck/ament_cppcheck-0.10.4.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/ament/ament_lint"
LICENSE="Apache-2.0"
SLOT="0"
if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
+ PROPERTIES="live"
else
KEYWORDS="~amd64"
fi