diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 19:06:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 19:06:13 +0100 |
commit | ec326920ae0c0ca8ab38e87409f9d520e03456aa (patch) | |
tree | e0d1b4b4a5c73bec4871ba2c33e5950475d7d298 /net-analyzer/icinga2 | |
parent | dev-python/kaa-display: amd64 stable wrt bug #577320 (diff) | |
download | gentoo-ec326920ae0c0ca8ab38e87409f9d520e03456aa.tar.gz gentoo-ec326920ae0c0ca8ab38e87409f9d520e03456aa.tar.bz2 gentoo-ec326920ae0c0ca8ab38e87409f9d520e03456aa.zip |
net-analyzer/icinga2: amd64 stable wrt bug #578092
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.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 9cba7d7fc998..c3fe2bac7e80 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=" |