Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2/
Date: Sun, 12 Sep 2021 00:43:54
Message-Id: 1631407426.155beb52323e396cc7f44ee54ae991bdd69aaeeb.prometheanfire@gentoo
1 commit: 155beb52323e396cc7f44ee54ae991bdd69aaeeb
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 00:43:29 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 12 00:43:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155beb52
7
8 www-apps/icingaweb2: 2.9.3 stable amd64 / x86
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild
17 index dcfe13e3b7d..977d8fee7bb 100644
18 --- a/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild
19 +++ b/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild
20 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
21 EGIT_BRANCH="master"
22 else
23 SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 LICENSE="GPL-2"