commit: 148a9bd9cf705f04afef569f45a526936c811a7c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 15:35:31 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 15:36:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148a9bd9
www-apps/icingaweb2: 2.8.3 and 2.9.2 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.8.3.ebuild | 2 +-
www-apps/icingaweb2/icingaweb2-2.9.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apps/icingaweb2/icingaweb2-2.8.3.ebuild
b/www-apps/icingaweb2/icingaweb2-2.8.3.ebuild
index c5f119e375d..8ce45462266 100644
--- a/www-apps/icingaweb2/icingaweb2-2.8.3.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.8.3.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"
diff --git a/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild
b/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild
index 84db9d6e071..640ed5a5bf3 100644
--- a/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.9.2.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"