diff options
Diffstat (limited to 'dev-ros/ament_cmake_cpplint/ament_cmake_cpplint-0.10.4.ebuild')
-rw-r--r-- | dev-ros/ament_cmake_cpplint/ament_cmake_cpplint-0.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/ament_cmake_cpplint/ament_cmake_cpplint-0.10.4.ebuild b/dev-ros/ament_cmake_cpplint/ament_cmake_cpplint-0.10.4.ebuild index b7bc58e1dcf7..c9b636058541 100644 --- a/dev-ros/ament_cmake_cpplint/ament_cmake_cpplint-0.10.4.ebuild +++ b/dev-ros/ament_cmake_cpplint/ament_cmake_cpplint-0.10.4.ebuild @@ -24,7 +24,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 |