diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-25 21:45:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-25 21:45:34 +0100 |
commit | 705ff7d099e0b22f3e7c204040ef4e815ece1409 (patch) | |
tree | 86a41fe8327a098f6073adc46f0e26bf7a7d7cc2 | |
parent | app-misc/rpick: amd64 stable wrt bug #706192 (diff) | |
download | gentoo-705ff7d099e0b22f3e7c204040ef4e815ece1409.tar.gz gentoo-705ff7d099e0b22f3e7c204040ef4e815ece1409.tar.bz2 gentoo-705ff7d099e0b22f3e7c204040ef4e815ece1409.zip |
net-analyzer/munin: amd64 stable wrt bug #706280
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-analyzer/munin/munin-2.0.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.52.ebuild b/net-analyzer/munin/munin-2.0.52.ebuild index b36fc5f88fcd..6dc3219f1b54 100644 --- a/net-analyzer/munin/munin-2.0.52.ebuild +++ b/net-analyzer/munin/munin-2.0.52.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |