diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-10 10:24:55 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-10 10:24:55 +0000 |
commit | be9bc5400f0a5972dfe17787e9bf829e375c5b0a (patch) | |
tree | 5a1f343b7a7e4c3762500e9d11fea304451df441 /net-analyzer/munin | |
parent | net-analyzer/munin: Stabilize 2.0.76-r2 arm, #939408 (diff) | |
download | gentoo-be9bc5400f0a5972dfe17787e9bf829e375c5b0a.tar.gz gentoo-be9bc5400f0a5972dfe17787e9bf829e375c5b0a.tar.bz2 gentoo-be9bc5400f0a5972dfe17787e9bf829e375c5b0a.zip |
net-analyzer/munin: Stabilize 2.0.76-r2 arm64, #939408
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.76-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.76-r2.ebuild b/net-analyzer/munin/munin-2.0.76-r2.ebuild index e6b94d500dc3..02dea0084875 100644 --- a/net-analyzer/munin/munin-2.0.76-r2.ebuild +++ b/net-analyzer/munin/munin-2.0.76-r2.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 )" |