diff options
author | 2023-06-23 10:50:46 +0300 | |
---|---|---|
committer | 2023-06-23 10:50:46 +0300 | |
commit | 94eb4438d75f1f95c86427ef7fc4908ab2469905 (patch) | |
tree | 35b761d983d069b8d76e778451be1b71c2a40d58 /net-analyzer | |
parent | net-analyzer/nrpe: Stabilize 4.1.0 ppc64, #908994 (diff) | |
download | gentoo-94eb4438d75f1f95c86427ef7fc4908ab2469905.tar.gz gentoo-94eb4438d75f1f95c86427ef7fc4908ab2469905.tar.bz2 gentoo-94eb4438d75f1f95c86427ef7fc4908ab2469905.zip |
net-analyzer/nrpe: Stabilize 4.1.0 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nrpe/nrpe-4.1.0.ebuild b/net-analyzer/nrpe/nrpe-4.1.0.ebuild index 33d9a7322a24..8d9091865841 100644 --- a/net-analyzer/nrpe/nrpe-4.1.0.ebuild +++ b/net-analyzer/nrpe/nrpe-4.1.0.ebuild @@ -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 |