commit: 904b7cf2cff1c65d88cc391e26427ab09a8beba3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 03:57:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 11 03:57:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904b7cf2
www-apps/icingaweb2: Stabilize 2.12.4 amd64, #955808
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-apps/icingaweb2/icingaweb2-2.12.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/icingaweb2/icingaweb2-2.12.4.ebuild
b/www-apps/icingaweb2/icingaweb2-2.12.4.ebuild
index a2a17250ca4c..8274e926c591 100644
--- a/www-apps/icingaweb2/icingaweb2-2.12.4.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.12.4.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"