diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:06:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:09:40 +0200 |
commit | 16bcc3f877ecdce168a9fe0c2d78facf03c07cf2 (patch) | |
tree | 6c0d402688828c1459e66f4b01bc045e299b5838 /net-analyzer | |
parent | net-misc/mosh: x86 stable (bug #653002) (diff) | |
download | gentoo-16bcc3f877ecdce168a9fe0c2d78facf03c07cf2.tar.gz gentoo-16bcc3f877ecdce168a9fe0c2d78facf03c07cf2.tar.bz2 gentoo-16bcc3f877ecdce168a9fe0c2d78facf03c07cf2.zip |
net-analyzer/munin: x86 stable (bug #653380)
Package-Manager: Portage-2.3.30, Repoman-2.3.9
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/munin-2.0.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.34.ebuild b/net-analyzer/munin/munin-2.0.34.ebuild index 2a50f5c696d9..0cb73d8f961b 100644 --- a/net-analyzer/munin/munin-2.0.34.ebuild +++ b/net-analyzer/munin/munin-2.0.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |