diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-19 13:45:27 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-19 13:45:27 +0000 |
| commit | 8478608f14b4d9f4fa67dcc8ee373db368b02ada (patch) | |
| tree | 71e9d65d411f4a8101e1aaedeba5988dfb84d5b4 /dev-ros/python_cmake_module/python_cmake_module-9999.ebuild | |
| parent | 477d1ca0b505bee2e36d262b1071e4bf1500c7d1 (diff) | |
| download | baldeagleos-repo-8478608f14b4d9f4fa67dcc8ee373db368b02ada.tar.gz baldeagleos-repo-8478608f14b4d9f4fa67dcc8ee373db368b02ada.tar.xz baldeagleos-repo-8478608f14b4d9f4fa67dcc8ee373db368b02ada.zip | |
Adding metadata
Diffstat (limited to 'dev-ros/python_cmake_module/python_cmake_module-9999.ebuild')
| -rw-r--r-- | dev-ros/python_cmake_module/python_cmake_module-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild b/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild index 11dcf73b202f..5976700fcac0 100644 --- a/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild +++ b/dev-ros/python_cmake_module/python_cmake_module-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/python_cmake_module" LICENSE="Apache-2.0" SLOT="0" if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" + PROPERTIES="live" else KEYWORDS="~amd64" fi |
