commit: 155beb52323e396cc7f44ee54ae991bdd69aaeeb
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 00:43:29 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 00:43:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155beb52
www-apps/icingaweb2: 2.9.3 stable amd64 / x86
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild
b/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild
index dcfe13e3b7d..977d8fee7bb 100644
--- a/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="master"
else
SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"