diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-21 10:05:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-21 10:09:09 +0200 |
commit | 0a9a82ac073101b48bb74317dc7e084021ab160a (patch) | |
tree | be007554a7d98ab73c346415230188f9466535a1 /ros-meta/ament_cmake | |
parent | mate-extra/caja-admin: Remove old version with QA violations (diff) | |
download | gentoo-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>
Diffstat (limited to 'ros-meta/ament_cmake')
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-0.9.6.ebuild | 6 | ||||
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-1.0.0.ebuild | 6 | ||||
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-1.1.4.ebuild | 4 | ||||
-rw-r--r-- | ros-meta/ament_cmake/ament_cmake-9999.ebuild | 6 |
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="" |