diff options
author | 2022-03-03 22:19:48 +0100 | |
---|---|---|
committer | 2022-03-03 22:19:48 +0100 | |
commit | 9d21ad58a841577c2960dfeda3cd152444bcef8a (patch) | |
tree | 9d47dc5e77da895ade34447512e8b69fa43bc6f3 /net-analyzer/nrpe/nrpe-4.0.0.ebuild | |
parent | net-analyzer/nagios-plugins: destabilize 2.3.1-r2 for ~ppc (diff) | |
download | gentoo-9d21ad58a841577c2960dfeda3cd152444bcef8a.tar.gz gentoo-9d21ad58a841577c2960dfeda3cd152444bcef8a.tar.bz2 gentoo-9d21ad58a841577c2960dfeda3cd152444bcef8a.zip |
net-analyzer/nrpe: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer/nrpe/nrpe-4.0.0.ebuild')
-rw-r--r-- | net-analyzer/nrpe/nrpe-4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nrpe/nrpe-4.0.0.ebuild b/net-analyzer/nrpe/nrpe-4.0.0.ebuild index e39d700be6fd..1012fda39070 100644 --- a/net-analyzer/nrpe/nrpe-4.0.0.ebuild +++ b/net-analyzer/nrpe/nrpe-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,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" DEPEND="acct-group/nagios |