From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A854713881E for ; Mon, 28 Sep 2015 17:14:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CCD921C009; Mon, 28 Sep 2015 17:14:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBA1D21C009 for ; Mon, 28 Sep 2015 17:14:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A2C2340983 for ; Mon, 28 Sep 2015 17:14:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DAE320E for ; Mon, 28 Sep 2015 17:14:32 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1443460301.e0b46e9178b2fc5c3b790293baa3b0dd46d0f9a4.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild X-VCS-Directories: net-analyzer/icinga2/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e0b46e9178b2fc5c3b790293baa3b0dd46d0f9a4 X-VCS-Branch: master Date: Mon, 28 Sep 2015 17:14:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1227abf5-4214-4f10-b253-f9a788dc1885 X-Archives-Hash: 0498e8826dcaa3a3782d9e48adbc968d commit: e0b46e9178b2fc5c3b790293baa3b0dd46d0f9a4 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 28 17:11:41 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 28 17:11:41 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b46e91 net-analyzer/icinga2: x86 stable wrt bug #561584 Package-Manager: portage-2.2.20.1 net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild b/net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild index 891be36..d2d8393 100644 --- a/net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.10-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 ~x86" +KEYWORDS="amd64 x86" IUSE="+mysql postgres classicui minimal nano-syntax +plugins +vim-syntax" DEPEND="