commit: 219250d38dfa22f7699190d4a6ed5d6f5c006054
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 09:44:02 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 09:44:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219250d3
www-apps/icingaweb2: Stabilize 2.12.1-r1 x86, #941369
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
b/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
index c049797b957d..653068e784ce 100644
--- a/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.12.1-r1.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 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 x86"
fi
LICENSE="GPL-2"