diff options
Diffstat (limited to 'dev-ros/ament_flake8')
-rw-r--r-- | dev-ros/ament_flake8/ament_flake8-0.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/ament_flake8/ament_flake8-0.10.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/ament_flake8/ament_flake8-0.10.4.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/ament_flake8/ament_flake8-9999.ebuild | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/ament_flake8/ament_flake8-0.10.0.ebuild b/dev-ros/ament_flake8/ament_flake8-0.10.0.ebuild index f8c566b3c204..c2beb0d53809 100644 --- a/dev-ros/ament_flake8/ament_flake8-0.10.0.ebuild +++ b/dev-ros/ament_flake8/ament_flake8-0.10.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 @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" SLOT="0" if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" + PROPERTIES="live" else KEYWORDS="~amd64" fi diff --git a/dev-ros/ament_flake8/ament_flake8-0.10.1.ebuild b/dev-ros/ament_flake8/ament_flake8-0.10.1.ebuild index c7e56408c4d7..c2beb0d53809 100644 --- a/dev-ros/ament_flake8/ament_flake8-0.10.1.ebuild +++ b/dev-ros/ament_flake8/ament_flake8-0.10.1.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" SLOT="0" if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" + PROPERTIES="live" else KEYWORDS="~amd64" fi diff --git a/dev-ros/ament_flake8/ament_flake8-0.10.4.ebuild b/dev-ros/ament_flake8/ament_flake8-0.10.4.ebuild index c7e56408c4d7..c2beb0d53809 100644 --- a/dev-ros/ament_flake8/ament_flake8-0.10.4.ebuild +++ b/dev-ros/ament_flake8/ament_flake8-0.10.4.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" SLOT="0" if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" + PROPERTIES="live" else KEYWORDS="~amd64" fi diff --git a/dev-ros/ament_flake8/ament_flake8-9999.ebuild b/dev-ros/ament_flake8/ament_flake8-9999.ebuild index f8c566b3c204..c2beb0d53809 100644 --- a/dev-ros/ament_flake8/ament_flake8-9999.ebuild +++ b/dev-ros/ament_flake8/ament_flake8-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 @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" SLOT="0" if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" + PROPERTIES="live" else KEYWORDS="~amd64" fi |