diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-09-25 11:01:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-09-25 11:01:53 -0500 |
commit | e842e399961f077e6e85c9d2a955c17fc5abb35c (patch) | |
tree | d719214d0b74acbfe793526ac032b1dada296ca5 /net-analyzer/icinga2 | |
parent | sys-apps/policycoreutils: update dep for setools 4 (diff) | |
download | gentoo-e842e399961f077e6e85c9d2a955c17fc5abb35c.tar.gz gentoo-e842e399961f077e6e85c9d2a955c17fc5abb35c.tar.bz2 gentoo-e842e399961f077e6e85c9d2a955c17fc5abb35c.zip |
net-analyzer/icinga2: stable amd64 and x86
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.5.4.ebuild b/net-analyzer/icinga2/icinga2-2.5.4.ebuild index b530bfc69525..7789098be0e2 100644 --- a/net-analyzer/icinga2/icinga2-2.5.4.ebuild +++ b/net-analyzer/icinga2/icinga2-2.5.4.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 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="+mysql postgres classicui console libressl lto mail minimal nano-syntax +plugins studio +vim-syntax" CDEPEND=" |