Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/
Date: Sun, 20 Feb 2022 19:34:59
Message-Id: 1645385670.6c126565ffa73377b5ecf2c53afd0227e2017712.arthurzam@gentoo
1 commit: 6c126565ffa73377b5ecf2c53afd0227e2017712
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 19:34:30 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 19:34:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c126565
7
8 net-analyzer/munin: Stabilize 2.0.67-r7 arm64, #833726
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-analyzer/munin/munin-2.0.67-r7.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/munin/munin-2.0.67-r7.ebuild b/net-analyzer/munin/munin-2.0.67-r7.ebuild
16 index 00a940ba1b5f..57d42011da50 100644
17 --- a/net-analyzer/munin/munin-2.0.67-r7.ebuild
18 +++ b/net-analyzer/munin/munin-2.0.67-r7.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -17,7 +17,7 @@ SRC_URI="
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
31 IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test cgi ipv6 syslog ipmi http dhcpd doc apache2"
32 REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
33 RESTRICT="!test? ( test )"