diff options
author | Sam James <sam@gentoo.org> | 2021-06-06 23:18:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-06 23:18:05 +0000 |
commit | 31609d1eb96d00eab61d46a0f30c5c793d3fc1d5 (patch) | |
tree | 722630ccdd4318efc06842c0f99aadffdaae4712 /net-analyzer/munin | |
parent | dev-python/requests-cache: Stabilize 0.6.3 amd64, #790953 (diff) | |
download | gentoo-31609d1eb96d00eab61d46a0f30c5c793d3fc1d5.tar.gz gentoo-31609d1eb96d00eab61d46a0f30c5c793d3fc1d5.tar.bz2 gentoo-31609d1eb96d00eab61d46a0f30c5c793d3fc1d5.zip |
net-analyzer/munin: Stabilize 2.0.67-r1 amd64, #792411
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.67-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.67-r1.ebuild b/net-analyzer/munin/munin-2.0.67-r1.ebuild index 8c12a08f9e6a..3bbe4cf30d7f 100644 --- a/net-analyzer/munin/munin-2.0.67-r1.ebuild +++ b/net-analyzer/munin/munin-2.0.67-r1.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 )" |