diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 11:02:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 11:02:14 +0200 |
commit | b009dad55e0edc6abd467896378f54c6f08e4b9f (patch) | |
tree | b6a42ded73db9c0179a286801d4dff70dc328036 /net-analyzer | |
parent | dev-lang/elixir: amd64 stable wrt bug #715816 (diff) | |
download | gentoo-b009dad55e0edc6abd467896378f54c6f08e4b9f.tar.gz gentoo-b009dad55e0edc6abd467896378f54c6f08e4b9f.tar.bz2 gentoo-b009dad55e0edc6abd467896378f54c6f08e4b9f.zip |
net-analyzer/munin: amd64 stable wrt bug #715830
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/munin-2.0.56.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.56.ebuild b/net-analyzer/munin/munin-2.0.56.ebuild index 80f46fab8967..ace8fd9047b7 100644 --- a/net-analyzer/munin/munin-2.0.56.ebuild +++ b/net-analyzer/munin/munin-2.0.56.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~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 )" |