Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2/
Date: Mon, 27 Jun 2016 08:48:15
Message-Id: 1467017210.b2194bbb880c8ceb7d1a7fd757a6fc1d4b620aa6.ago@gentoo
1 commit: b2194bbb880c8ceb7d1a7fd757a6fc1d4b620aa6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 08:46:50 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 08:46:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2194bbb
7
8 www-apps/icingaweb2: x86 stable wrt bug #581456
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-apps/icingaweb2/icingaweb2-2.3.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild b/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild
18 index 3f2f35c..fe1c010 100644
19 --- a/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild
20 +++ b/www-apps/icingaweb2/icingaweb2-2.3.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
22 LICENSE="GPL-2"
23 SLOT="0"
24 IUSE="apache2 ldap mysql nginx postgres"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 DEPEND=">=net-analyzer/icinga2-2.1.1
29 || (