diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-25 16:43:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-25 16:43:52 +0100 |
commit | 8ce000a5de24a3ca5c1bf0f5c713cf1b21735be5 (patch) | |
tree | ef83cd052629c8b2e54c1a694b42140ce2cdccf6 /net-analyzer/icinga2 | |
parent | sys-devel/llvm: fix live ebuild (diff) | |
download | gentoo-8ce000a5de24a3ca5c1bf0f5c713cf1b21735be5.tar.gz gentoo-8ce000a5de24a3ca5c1bf0f5c713cf1b21735be5.tar.bz2 gentoo-8ce000a5de24a3ca5c1bf0f5c713cf1b21735be5.zip |
net-analyzer/icinga2: amd64 stable wrt bug #572644
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.4.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.4.1-r4.ebuild b/net-analyzer/icinga2/icinga2-2.4.1-r4.ebuild index 3902285bdaae..72033245e1eb 100644 --- a/net-analyzer/icinga2/icinga2-2.4.1-r4.ebuild +++ b/net-analyzer/icinga2/icinga2-2.4.1-r4.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 ~x86" IUSE="+mysql postgres classicui console lto mail minimal nano-syntax +plugins studio +vim-syntax" CDEPEND=" |