summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-18 07:48:45 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-18 07:48:45 -0500
commitd8c4ef7b43c4ca1ae553baa662ac7675f40ec97d (patch)
tree10b71db8cf7693e046642ae710f49a9136e7fdb9 /net-analyzer
parentdev-python/elasticsearch-curator: remove RESTRICT on tests (diff)
downloadgentoo-d8c4ef7b43c4ca1ae553baa662ac7675f40ec97d.tar.gz
gentoo-d8c4ef7b43c4ca1ae553baa662ac7675f40ec97d.tar.bz2
gentoo-d8c4ef7b43c4ca1ae553baa662ac7675f40ec97d.zip
net-analyzer/icinga: adding arm keyword
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/icinga/icinga-1.13.3-r1.ebuild4
1 files 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 0a2ab1bd009a..3813739072a4 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 )