diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-23 07:50:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-23 07:50:35 +0300 |
commit | 6d5677c2721cc2475bd6fa48f4c8868b1aaac9fb (patch) | |
tree | 21d56679a75ee7e541d2db031ad4b23691062dbb /net-analyzer | |
parent | app-shells/bash: require Bison as yacc implementation (diff) | |
download | gentoo-6d5677c2721cc2475bd6fa48f4c8868b1aaac9fb.tar.gz gentoo-6d5677c2721cc2475bd6fa48f4c8868b1aaac9fb.tar.bz2 gentoo-6d5677c2721cc2475bd6fa48f4c8868b1aaac9fb.zip |
net-analyzer/nrpe: Stabilize 4.1.0 x86, #908994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nrpe/nrpe-4.1.0.ebuild | 4 |
1 files 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 |