commit: 3a3d1ffe01ccf51218835ec328bdb2881616b5da Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 18:09:30 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 18:09:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3d1ffe
net-analyzer/nagios-check_rbl: Stabilize 1.7.0 sparc, #908136 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-analyzer/nagios-check_rbl/nagios-check_rbl-1.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.7.0.ebuild b/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.7.0.ebuild index fe1663694bb6..67e83f2d8f0d 100644 --- a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.7.0.ebuild +++ b/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/matteocorti/check_rbl/releases/download/v${PV}/${MY_ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc ~x86" IUSE="" # No, this is not redundant -- see bug 627082.
