diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-10 10:09:54 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-10 10:09:54 +0200 |
commit | ce460b59c83d35c99471a294823886ff9dae347d (patch) | |
tree | 70c3f36df4020ebb1a7559bd1125035fda420ff8 /net-analyzer/munin | |
parent | app-portage/gentoolkit: Stabilize 0.6.7 ALLARCHES, #939405 (diff) | |
download | gentoo-ce460b59c83d35c99471a294823886ff9dae347d.tar.gz gentoo-ce460b59c83d35c99471a294823886ff9dae347d.tar.bz2 gentoo-ce460b59c83d35c99471a294823886ff9dae347d.zip |
net-analyzer/munin: Stabilize 2.0.76-r2 x86, #939408
Signed-off-by: Jakov Smolić <jsmolic@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 f6324e0b6c78..d340c4ee63db 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 )" |