summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-21 15:52:47 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-21 15:52:47 +0000
commita5a1665f802d6c94fe6e4d7b30e0b68901e391fc (patch)
tree85c4c9d77435b808d6981617d2459e71924785cc /net-analyzer/munin
parentadding ~ppc keyword (bug 427504) (diff)
downloadgentoo-2-a5a1665f802d6c94fe6e4d7b30e0b68901e391fc.tar.gz
gentoo-2-a5a1665f802d6c94fe6e4d7b30e0b68901e391fc.tar.bz2
gentoo-2-a5a1665f802d6c94fe6e4d7b30e0b68901e391fc.zip
adding ~ppc keyword (bug 427504)
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r--net-analyzer/munin/munin-2.0.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.5-r1.ebuild b/net-analyzer/munin/munin-2.0.5-r1.ebuild
index 151f543ad35f..2b2e82750e8b 100644
--- a/net-analyzer/munin/munin-2.0.5-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.5-r1.ebuild,v 1.1 2012/08/17 15:24:27 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.5-r1.ebuild,v 1.2 2012/08/21 15:52:47 xmw Exp $
EAPI=4
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/munin/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
IUSE="asterisk irc java memcached minimal mysql postgres ssl test cgi ipv6 syslog ipmi http"
REQUIRED_USE="cgi? ( !minimal )"