diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-20 21:34:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-20 21:34:30 +0200 |
commit | 6c126565ffa73377b5ecf2c53afd0227e2017712 (patch) | |
tree | e9132d32ed5077298ff787dd3d6c240565801c8b /net-analyzer/munin | |
parent | net-vpn/wireguard-tools: Stabilize 1.0.20210914 arm64, #833050 (diff) | |
download | gentoo-6c126565ffa73377b5ecf2c53afd0227e2017712.tar.gz gentoo-6c126565ffa73377b5ecf2c53afd0227e2017712.tar.bz2 gentoo-6c126565ffa73377b5ecf2c53afd0227e2017712.zip |
net-analyzer/munin: Stabilize 2.0.67-r7 arm64, #833726
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.67-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.67-r7.ebuild b/net-analyzer/munin/munin-2.0.67-r7.ebuild index 00a940ba1b5f..57d42011da50 100644 --- a/net-analyzer/munin/munin-2.0.67-r7.ebuild +++ b/net-analyzer/munin/munin-2.0.67-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |