diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:19:48 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:48 +0100 |
commit | 9d21ad58a841577c2960dfeda3cd152444bcef8a (patch) | |
tree | 9d47dc5e77da895ade34447512e8b69fa43bc6f3 /net-analyzer/nrpe | |
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')
-rw-r--r-- | net-analyzer/nrpe/nrpe-4.0.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nrpe/nrpe-4.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/net-analyzer/nrpe/nrpe-4.0.3.ebuild b/net-analyzer/nrpe/nrpe-4.0.3.ebuild index 585fd858b111..27d333e85049 100644 --- a/net-analyzer/nrpe/nrpe-4.0.3.ebuild +++ b/net-analyzer/nrpe/nrpe-4.0.3.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 @@ -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 |