diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 07:15:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 07:15:08 +0100 |
commit | da248ce455126ace2ad7c9554b8f20277250b94b (patch) | |
tree | ac771f190f1141ddc7318e31fc70602a63f80b83 /net-analyzer | |
parent | dev-util/gengetopt: Stabilize 2.23 arm64, #914525 (diff) | |
download | gentoo-da248ce455126ace2ad7c9554b8f20277250b94b.tar.gz gentoo-da248ce455126ace2ad7c9554b8f20277250b94b.tar.bz2 gentoo-da248ce455126ace2ad7c9554b8f20277250b94b.zip |
net-analyzer/munin: Stabilize 2.0.73-r3 arm, #914559
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/munin-2.0.73-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.73-r3.ebuild b/net-analyzer/munin/munin-2.0.73-r3.ebuild index 23f75b6db654..b59dbca8500d 100644 --- a/net-analyzer/munin/munin-2.0.73-r3.ebuild +++ b/net-analyzer/munin/munin-2.0.73-r3.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 )" |