diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-23 10:50:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-23 10:50:43 +0300 |
commit | c8cc6c05cf4a82a33cfd1b0e046fdfb4f210fe65 (patch) | |
tree | eefd651485b02330c8ac440a7b93f27a0902914d /net-analyzer/nrpe | |
parent | dev-python/scikit-build-core: New package, v0.4.6 (diff) | |
download | gentoo-c8cc6c05cf4a82a33cfd1b0e046fdfb4f210fe65.tar.gz gentoo-c8cc6c05cf4a82a33cfd1b0e046fdfb4f210fe65.tar.bz2 gentoo-c8cc6c05cf4a82a33cfd1b0e046fdfb4f210fe65.zip |
net-analyzer/nrpe: Stabilize 4.1.0 ppc64, #908994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/nrpe')
-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 b30f85a449ef..33d9a7322a24 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 |