diff options
author | 2023-11-04 13:34:28 +0000 | |
---|---|---|
committer | 2023-11-04 13:34:28 +0000 | |
commit | 624e8b6bac253cc2fc17738a19c28073ccae3557 (patch) | |
tree | 8fd4a4e2a75f1a351615715b6a1a96f80142dbd0 /net-analyzer | |
parent | perl-core/Math-BigInt: Stabilize 1.999.840 ppc64, #916826 (diff) | |
download | gentoo-624e8b6bac253cc2fc17738a19c28073ccae3557.tar.gz gentoo-624e8b6bac253cc2fc17738a19c28073ccae3557.tar.bz2 gentoo-624e8b6bac253cc2fc17738a19c28073ccae3557.zip |
net-analyzer/pnp4nagios: Stabilize 0.6.26_p20230918 ppc64, #916834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pnp4nagios/pnp4nagios-0.6.26_p20230918.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26_p20230918.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26_p20230918.ebuild index 6444d0700e33..5ef07a6cac34 100644 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26_p20230918.ebuild +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26_p20230918.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/pnp-${GH_COMMIT}" LICENSE="GPL-2" SLOT="0" IUSE="apache2 icinga +nagios" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" REQUIRED_USE="^^ ( icinga nagios )" |