Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga2/
Date: Fri, 04 Sep 2020 02:35:18
Message-Id: 1599186909.d9e0ffeab02531cac12f0d3bb39657cd3c15ef41.prometheanfire@gentoo
1 commit: d9e0ffeab02531cac12f0d3bb39657cd3c15ef41
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 02:34:00 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 02:35:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e0ffea
7
8 net-analyzer/icinga2: 2.11.5 2.12.0 stable amd64/x86
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 net-analyzer/icinga2/icinga2-2.11.5.ebuild | 2 +-
14 net-analyzer/icinga2/icinga2-2.12.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-analyzer/icinga2/icinga2-2.11.5.ebuild b/net-analyzer/icinga2/icinga2-2.11.5.ebuild
18 index bb0f2605e73..72756f463b8 100644
19 --- a/net-analyzer/icinga2/icinga2-2.11.5.ebuild
20 +++ b/net-analyzer/icinga2/icinga2-2.11.5.ebuild
21 @@ -5,7 +5,7 @@ EAPI=6
22 if [[ ${PV} != 9999 ]]; then
23 inherit cmake-utils depend.apache eutils systemd toolchain-funcs wxwidgets
24 SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="~amd64 ~arm64 ~x86"
26 + KEYWORDS="amd64 ~arm64 x86"
27 else
28 inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs wxwidgets
29 EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"
30
31 diff --git a/net-analyzer/icinga2/icinga2-2.12.0.ebuild b/net-analyzer/icinga2/icinga2-2.12.0.ebuild
32 index bb0f2605e73..72756f463b8 100644
33 --- a/net-analyzer/icinga2/icinga2-2.12.0.ebuild
34 +++ b/net-analyzer/icinga2/icinga2-2.12.0.ebuild
35 @@ -5,7 +5,7 @@ EAPI=6
36 if [[ ${PV} != 9999 ]]; then
37 inherit cmake-utils depend.apache eutils systemd toolchain-funcs wxwidgets
38 SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
39 - KEYWORDS="~amd64 ~arm64 ~x86"
40 + KEYWORDS="amd64 ~arm64 x86"
41 else
42 inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs wxwidgets
43 EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"