summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2021-05-19 11:40:19 +0200
committerAlexis Ballier <aballier@gentoo.org>2021-05-19 12:48:00 +0200
commit3926f5d18021c052e3cd83327ad77dc50424264b (patch)
treebcd68563ae4c3b2d10df041c1bd03f899da17336 /dev-ros
parentdev-ros/poco_vendor: Replace empty keywords with live property (diff)
downloadgentoo-3926f5d18021c052e3cd83327ad77dc50424264b.tar.gz
gentoo-3926f5d18021c052e3cd83327ad77dc50424264b.tar.bz2
gentoo-3926f5d18021c052e3cd83327ad77dc50424264b.zip
dev-ros/python_cmake_module: 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')
-rw-r--r--dev-ros/python_cmake_module/python_cmake_module-0.8.0.ebuild4
-rw-r--r--dev-ros/python_cmake_module/python_cmake_module-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/python_cmake_module/python_cmake_module-0.8.0.ebuild b/dev-ros/python_cmake_module/python_cmake_module-0.8.0.ebuild
index 6a84b7d32879..150095c180f0 100644
--- a/dev-ros/python_cmake_module/python_cmake_module-0.8.0.ebuild
+++ b/dev-ros/python_cmake_module/python_cmake_module-0.8.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/ros2/python_cmake_module"
LICENSE="Apache-2.0"
SLOT="0"
if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
+ PROPERTIES="live"
else
KEYWORDS="~amd64"
fi
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 6a84b7d32879..150095c180f0 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