commit: d8c4ef7b43c4ca1ae553baa662ac7675f40ec97d Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Mar 18 12:48:45 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Mar 18 12:48:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c4ef7b
net-analyzer/icinga: adding arm keyword Package-Manager: portage-2.2.26 net-analyzer/icinga/icinga-1.13.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild index 0a2ab1b..3813739 100644 --- a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild +++ b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/releases/download/v${PV}/${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 ~arm ~hppa x86" IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web" DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] ) perl? ( dev-lang/perl )
