diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-24 12:15:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-24 12:15:53 +0200 |
commit | 312eb6f09bc547c1e468c7578ebea289f97c6970 (patch) | |
tree | 16c345c5d570f6a569b633abc6fa92583f55acab /net-analyzer/munin | |
parent | media-sound/picard: Stabilize 2.8.4 x86, #888121 (diff) | |
download | gentoo-312eb6f09bc547c1e468c7578ebea289f97c6970.tar.gz gentoo-312eb6f09bc547c1e468c7578ebea289f97c6970.tar.bz2 gentoo-312eb6f09bc547c1e468c7578ebea289f97c6970.zip |
net-analyzer/munin: Stabilize 2.0.69-r1 amd64, #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 03ce1d79b926..066125d898d1 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 )" |