diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-23 18:05:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-23 18:05:46 +0300 |
commit | e989b098d2f88cebb721ecf9f11bace42b41eabb (patch) | |
tree | 661b514398a13d54b0d694a1371b6468efe845ec | |
parent | net-analyzer/ookla-speedtest: new package, add 1.2.0 (diff) | |
download | gentoo-e989b098d2f88cebb721ecf9f11bace42b41eabb.tar.gz gentoo-e989b098d2f88cebb721ecf9f11bace42b41eabb.tar.bz2 gentoo-e989b098d2f88cebb721ecf9f11bace42b41eabb.zip |
net-analyzer/munin: Stabilize 2.0.73-r3 x86, #914559
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | net-analyzer/munin/munin-2.0.73-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.73-r3.ebuild b/net-analyzer/munin/munin-2.0.73-r3.ebuild index cd62665df5d9..4e685a2b96f1 100644 --- a/net-analyzer/munin/munin-2.0.73-r3.ebuild +++ b/net-analyzer/munin/munin-2.0.73-r3.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test cgi ipv6 syslog ipmi http dhcpd doc apache2" REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )" RESTRICT="!test? ( test )" |