diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-03-18 07:49:55 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-03-18 07:49:55 -0500 |
commit | d09129c0dc628b3af6437085d392399a843855b6 (patch) | |
tree | 154f086a05c2ff68354f99b84463ba08d766ac72 /net-analyzer | |
parent | net-analyzer/icinga: adding arm keyword (diff) | |
download | gentoo-d09129c0dc628b3af6437085d392399a843855b6.tar.gz gentoo-d09129c0dc628b3af6437085d392399a843855b6.tar.bz2 gentoo-d09129c0dc628b3af6437085d392399a843855b6.zip |
net-analyzer/icinga2: add arm keyword
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.4.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.4.4-r1.ebuild b/net-analyzer/icinga2/icinga2-2.4.4-r1.ebuild index ee6c00c82208..9cba7d7fc998 100644 --- a/net-analyzer/icinga2/icinga2-2.4.4-r1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.4.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="+mysql postgres classicui console lto mail minimal nano-syntax +plugins studio +vim-syntax" CDEPEND=" |