diff options
author | Sam James <sam@gentoo.org> | 2024-05-23 22:53:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-23 22:53:23 +0100 |
commit | a49f4c98fa704450c3cf5b591deade30e2b17376 (patch) | |
tree | 50e9ed5fc640dd765d419c42a588dd4c4152d9b6 /net-analyzer | |
parent | app-text/rtf2html: add github upstream metadata (diff) | |
download | gentoo-a49f4c98fa704450c3cf5b591deade30e2b17376.tar.gz gentoo-a49f4c98fa704450c3cf5b591deade30e2b17376.tar.bz2 gentoo-a49f4c98fa704450c3cf5b591deade30e2b17376.zip |
net-analyzer/nagios-check_mysql_health: Stabilize 2.2.2-r1 amd64, #932231
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2-r1.ebuild b/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2-r1.ebuild index 3de8e319875f..eb91aed60971 100644 --- a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2-r1.ebuild +++ b/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # Found by grepping for "use " in the built # plugins-scripts/check_mysql_health. |