diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:09:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | c4d3a9e2e00430be7f089a2f80d881f0f7973aac (patch) | |
tree | b9ef0aa2ba594e0c6595938ca6189b1d0798bd75 /net-analyzer/icinga2 | |
parent | 0b0c63edee767cf3dcb7115460b73b677c5ac7b7 (diff) | |
download | gentoo-c4d3a9e2e00430be7f089a2f80d881f0f7973aac.tar.gz gentoo-c4d3a9e2e00430be7f089a2f80d881f0f7973aac.tar.xz |
net-analyzer/icinga2: x86 stable wrt bug #578092
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2')
-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 c3fe2bac7e8..fcb077510f3 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 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="+mysql postgres classicui console lto mail minimal nano-syntax +plugins studio +vim-syntax" CDEPEND=" |