commit: 6d5677c2721cc2475bd6fa48f4c8868b1aaac9fb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 23 04:50:35 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 23 04:50:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5677c2
net-analyzer/nrpe: Stabilize 4.1.0 x86, #908994 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-analyzer/nrpe/nrpe-4.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nrpe/nrpe-4.1.0.ebuild b/net-analyzer/nrpe/nrpe-4.1.0.ebuild index 88306182ea63..07e9a0add1b0 100644 --- a/net-analyzer/nrpe/nrpe-4.1.0.ebuild +++ b/net-analyzer/nrpe/nrpe-4.1.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/NagiosEnterprises/nrpe/releases/download/${P}/${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="command-args selinux ssl tcpd" DEPEND="acct-group/nagios
