summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-21 10:05:10 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-21 10:09:09 +0200
commit0a9a82ac073101b48bb74317dc7e084021ab160a (patch)
treebe007554a7d98ab73c346415230188f9466535a1
parentmate-extra/caja-admin: Remove old version with QA violations (diff)
downloadgentoo-0a9a82ac073101b48bb74317dc7e084021ab160a.tar.gz
gentoo-0a9a82ac073101b48bb74317dc7e084021ab160a.tar.bz2
gentoo-0a9a82ac073101b48bb74317dc7e084021ab160a.zip
ros-meta/ament_cmake: Remove duplicate KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--ros-meta/ament_cmake/ament_cmake-0.9.6.ebuild6
-rw-r--r--ros-meta/ament_cmake/ament_cmake-1.0.0.ebuild6
-rw-r--r--ros-meta/ament_cmake/ament_cmake-1.0.1.ebuild6
-rw-r--r--ros-meta/ament_cmake/ament_cmake-1.0.3.ebuild4
-rw-r--r--ros-meta/ament_cmake/ament_cmake-1.0.4.ebuild4
-rw-r--r--ros-meta/ament_cmake/ament_cmake-1.1.3.ebuild4
-rw-r--r--ros-meta/ament_cmake/ament_cmake-1.1.4.ebuild4
-rw-r--r--ros-meta/ament_cmake/ament_cmake-9999.ebuild6
8 files changed, 12 insertions, 28 deletions
diff --git a/ros-meta/ament_cmake/ament_cmake-0.9.6.ebuild b/ros-meta/ament_cmake/ament_cmake-0.9.6.ebuild
index dc733c1f5430..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-0.9.6.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-0.9.6.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
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""
diff --git a/ros-meta/ament_cmake/ament_cmake-1.0.0.ebuild b/ros-meta/ament_cmake/ament_cmake-1.0.0.ebuild
index dc733c1f5430..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-1.0.0.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-1.0.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
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""
diff --git a/ros-meta/ament_cmake/ament_cmake-1.0.1.ebuild b/ros-meta/ament_cmake/ament_cmake-1.0.1.ebuild
index dc733c1f5430..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-1.0.1.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-1.0.1.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
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""
diff --git a/ros-meta/ament_cmake/ament_cmake-1.0.3.ebuild b/ros-meta/ament_cmake/ament_cmake-1.0.3.ebuild
index cc6aa4dbc3f5..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-1.0.3.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-1.0.3.ebuild
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""
diff --git a/ros-meta/ament_cmake/ament_cmake-1.0.4.ebuild b/ros-meta/ament_cmake/ament_cmake-1.0.4.ebuild
index cc6aa4dbc3f5..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-1.0.4.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-1.0.4.ebuild
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""
diff --git a/ros-meta/ament_cmake/ament_cmake-1.1.3.ebuild b/ros-meta/ament_cmake/ament_cmake-1.1.3.ebuild
index cc6aa4dbc3f5..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-1.1.3.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-1.1.3.ebuild
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""
diff --git a/ros-meta/ament_cmake/ament_cmake-1.1.4.ebuild b/ros-meta/ament_cmake/ament_cmake-1.1.4.ebuild
index cc6aa4dbc3f5..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-1.1.4.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-1.1.4.ebuild
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""
diff --git a/ros-meta/ament_cmake/ament_cmake-9999.ebuild b/ros-meta/ament_cmake/ament_cmake-9999.ebuild
index dc733c1f5430..83dbb741a586 100644
--- a/ros-meta/ament_cmake/ament_cmake-9999.ebuild
+++ b/ros-meta/ament_cmake/ament_cmake-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
@@ -23,9 +23,7 @@ HOMEPAGE="https://github.com/ament/ament_cmake"
LICENSE="Apache-2.0"
SLOT="0"
-if [ "${PV#9999}" != "${PV}" ] ; then
- KEYWORDS=""
-else
+if [[ "${PV#9999}" == "${PV}" ]] ; then
KEYWORDS="~amd64"
fi
IUSE=""