diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-23 13:26:09 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-23 13:26:09 +0000 |
commit | ab2cc671c0ace101798ac6e6827097e561be7543 (patch) | |
tree | c61aa45f4e8dbb62cf980a470d6981404f9a3ae0 | |
parent | keyword ~arm, bug #442816 (diff) | |
download | gentoo-2-ab2cc671c0ace101798ac6e6827097e561be7543.tar.gz gentoo-2-ab2cc671c0ace101798ac6e6827097e561be7543.tar.bz2 gentoo-2-ab2cc671c0ace101798ac6e6827097e561be7543.zip |
keyword ~arm, bug #442816
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
-rw-r--r-- | net-analyzer/munin/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index 6c45349c5c8f..b81629cd5140 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/munin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.121 2012/11/12 02:13:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.122 2012/11/23 13:26:09 blueness Exp $ + + 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> munin-2.0.8-r2.ebuild: + keyword ~arm, bug #442816 *munin-2.0.8-r2 (12 Nov 2012) diff --git a/net-analyzer/munin/munin-2.0.8-r2.ebuild b/net-analyzer/munin/munin-2.0.8-r2.ebuild index 9f82f9960d3d..5a0e437e85cc 100644 --- a/net-analyzer/munin/munin-2.0.8-r2.ebuild +++ b/net-analyzer/munin/munin-2.0.8-r2.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.8-r2.ebuild,v 1.1 2012/11/12 02:13:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild,v 1.2 2012/11/23 13:26:09 blueness Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/munin/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" IUSE="asterisk irc java memcached minimal mysql postgres ssl test cgi ipv6 syslog ipmi http dhcpd doc apache" REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )" |