diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-11 10:40:45 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-11 10:40:45 +0100 |
commit | e0d9a3e269c32c7ff116f2f064998234a3ff2d38 (patch) | |
tree | 22308a591048602b5d362ca3bf3365aabfd0b4b6 /net-analyzer/munin | |
parent | dev-python/nose: fix Mixin2to3 import (diff) | |
download | gentoo-e0d9a3e269c32c7ff116f2f064998234a3ff2d38.tar.gz gentoo-e0d9a3e269c32c7ff116f2f064998234a3ff2d38.tar.bz2 gentoo-e0d9a3e269c32c7ff116f2f064998234a3ff2d38.zip |
net-analyzer/munin: Stabilize 2.0.67-r6 x86, #792411
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.67-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.67-r6.ebuild b/net-analyzer/munin/munin-2.0.67-r6.ebuild index b4ad2481fd45..4edd18845a10 100644 --- a/net-analyzer/munin/munin-2.0.67-r6.ebuild +++ b/net-analyzer/munin/munin-2.0.67-r6.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 )" |