diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:04:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:39 +0100 |
commit | c574b01d8fd35f89b2ef5b4722dc2c726d430887 (patch) | |
tree | 87f5ce4f9bc9709ff37703a5a25219e80f37ac94 /net-analyzer/icinga2 | |
parent | dev-python/pyopenssl: x86 stable wrt bug #572124 (diff) | |
download | gentoo-c574b01d8fd35f89b2ef5b4722dc2c726d430887.tar.gz gentoo-c574b01d8fd35f89b2ef5b4722dc2c726d430887.tar.bz2 gentoo-c574b01d8fd35f89b2ef5b4722dc2c726d430887.zip |
net-analyzer/icinga2: x86 stable wrt bug #572644
Package-Manager: portage-2.2.26
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.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 72033245e1eb..d628f3985041 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=" |