diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-05-07 06:21:36 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-05-07 06:31:44 +0200 |
commit | baf883dc31e7a2b43e8334f15bc71107cf7b045e (patch) | |
tree | 53343d918c6a9615326698849285052e0d34592e /net-analyzer | |
parent | net-im/slack: fix installation on new systems (diff) | |
download | gentoo-baf883dc31e7a2b43e8334f15bc71107cf7b045e.tar.gz gentoo-baf883dc31e7a2b43e8334f15bc71107cf7b045e.tar.bz2 gentoo-baf883dc31e7a2b43e8334f15bc71107cf7b045e.zip |
net-analyzer/munin: move ~ppc64 forward
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/munin-2.0.61.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.61.ebuild b/net-analyzer/munin/munin-2.0.61.ebuild index b111ae5e6fd8..acaf9f6d9f0c 100644 --- a/net-analyzer/munin/munin-2.0.61.ebuild +++ b/net-analyzer/munin/munin-2.0.61.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~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 )" |