commit: ee61c09a26526275c519a68126667653dc57610b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 20 15:35:16 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 20 15:35:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee61c09a
net-analyzer/munin: Stabilize 2.0.75 arm64, #932262 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/munin/munin-2.0.75.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/munin/munin-2.0.75.ebuild b/net-analyzer/munin/munin-2.0.75.ebuild index 5163d71d6fe0..1fd5f70c02ed 100644 --- a/net-analyzer/munin/munin-2.0.75.ebuild +++ b/net-analyzer/munin/munin-2.0.75.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
