diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 10:56:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 10:34:00 +0100 |
commit | 358d6285966c5fcc2c38d00fb108f87885cbb717 (patch) | |
tree | df622908e246d7489da32d9ed3145f4eb2c77983 /dev-perl/Monitoring-Plugin | |
parent | dev-perl/List-UtilsBy: stable 0.100.0 for sparc, bug #717060 (diff) | |
download | gentoo-358d6285966c5fcc2c38d00fb108f87885cbb717.tar.gz gentoo-358d6285966c5fcc2c38d00fb108f87885cbb717.tar.bz2 gentoo-358d6285966c5fcc2c38d00fb108f87885cbb717.zip |
dev-perl/Monitoring-Plugin: stable 0.400.0 for sparc, bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Monitoring-Plugin')
-rw-r--r-- | dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild index b4564b6ecf3c..9692e806eabe 100644 --- a/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild +++ b/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.400.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |