diff options
author | Sam James <sam@gentoo.org> | 2024-05-20 16:35:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-20 16:35:19 +0100 |
commit | 35f7449aec628098a91dd92bd8918aaa9ce6c52f (patch) | |
tree | 6476c1d9cbd27e5a4ddb7078edabc2a6c5d99f69 /net-analyzer/munin | |
parent | net-analyzer/munin: Stabilize 2.0.75 amd64, #932262 (diff) | |
download | gentoo-35f7449aec628098a91dd92bd8918aaa9ce6c52f.tar.gz gentoo-35f7449aec628098a91dd92bd8918aaa9ce6c52f.tar.bz2 gentoo-35f7449aec628098a91dd92bd8918aaa9ce6c52f.zip |
net-analyzer/munin: Stabilize 2.0.75 arm, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.75.ebuild b/net-analyzer/munin/munin-2.0.75.ebuild index 13c5e57dc37c..0b01ca61f63d 100644 --- a/net-analyzer/munin/munin-2.0.75.ebuild +++ b/net-analyzer/munin/munin-2.0.75.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 )" |