diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-24 12:19:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-24 12:19:30 +0200 |
commit | 1594693afb431751faeda3886798220287fb6a30 (patch) | |
tree | cdbdea02232da0e7b61739c2e7071e4fa035b3cf /net-analyzer/munin | |
parent | net-analyzer/munin: Stabilize 2.0.69-r1 amd64, #887799 (diff) | |
download | gentoo-1594693afb431751faeda3886798220287fb6a30.tar.gz gentoo-1594693afb431751faeda3886798220287fb6a30.tar.bz2 gentoo-1594693afb431751faeda3886798220287fb6a30.zip |
net-analyzer/munin: Stabilize 2.0.69-r1 x86, #887799
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.69-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.69-r1.ebuild b/net-analyzer/munin/munin-2.0.69-r1.ebuild index 066125d898d1..a2e3e857ae21 100644 --- a/net-analyzer/munin/munin-2.0.69-r1.ebuild +++ b/net-analyzer/munin/munin-2.0.69-r1.ebuild @@ -19,7 +19,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 )" |