diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 21:03:09 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-29 00:12:35 +0300 |
commit | 97fb97853394d99cc57ad74befcf0fc2ac849fcf (patch) | |
tree | ac55a33a1f6be83f69ffdf02663c627f90f3bde0 /net-analyzer/munin | |
parent | dev-python/ioflo-2.0.0: Version bump (diff) | |
download | gentoo-97fb97853394d99cc57ad74befcf0fc2ac849fcf.tar.gz gentoo-97fb97853394d99cc57ad74befcf0fc2ac849fcf.tar.bz2 gentoo-97fb97853394d99cc57ad74befcf0fc2ac849fcf.zip |
net-analyzer/munin: arm64 keyworded (bug #708772)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.59.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.59.ebuild b/net-analyzer/munin/munin-2.0.59.ebuild index 80f46fab8967..b111ae5e6fd8 100644 --- a/net-analyzer/munin/munin-2.0.59.ebuild +++ b/net-analyzer/munin/munin-2.0.59.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~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 )" |