diff options
author | Sam James <sam@gentoo.org> | 2022-12-24 08:17:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-24 08:17:27 +0000 |
commit | c45b38ed1ac5051eb1c7c9f2163b6971619d35ee (patch) | |
tree | 022446b60c456bef57753e952f1de537d975fe2c /net-analyzer | |
parent | dev-libs/libbpf: add pkgconfig BDEPEND (diff) | |
download | gentoo-c45b38ed1ac5051eb1c7c9f2163b6971619d35ee.tar.gz gentoo-c45b38ed1ac5051eb1c7c9f2163b6971619d35ee.tar.bz2 gentoo-c45b38ed1ac5051eb1c7c9f2163b6971619d35ee.zip |
net-analyzer/munin: Stabilize 2.0.69-r1 arm64, #887799
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/munin-2.0.69-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.69-r1.ebuild b/net-analyzer/munin/munin-2.0.69-r1.ebuild index e47d869c5fcf..a17a8d194f7b 100644 --- a/net-analyzer/munin/munin-2.0.69-r1.ebuild +++ b/net-analyzer/munin/munin-2.0.69-r1.ebuild @@ -19,7 +19,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 )" |