diff options
Diffstat (limited to 'dev-ros/ament_cmake_pytest/ament_cmake_pytest-9999.ebuild')
-rw-r--r-- | dev-ros/ament_cmake_pytest/ament_cmake_pytest-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/ament_cmake_pytest/ament_cmake_pytest-9999.ebuild b/dev-ros/ament_cmake_pytest/ament_cmake_pytest-9999.ebuild index 259658105194..cf7e6c682106 100644 --- a/dev-ros/ament_cmake_pytest/ament_cmake_pytest-9999.ebuild +++ b/dev-ros/ament_cmake_pytest/ament_cmake_pytest-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/ament/ament_cmake" LICENSE="Apache-2.0" SLOT="0" if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" + PROPERTIES="live" else KEYWORDS="~amd64" fi |