commit: 73c844ce479b68700818422b70a142eae3b28fa6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 23 00:21:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 23 00:21:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c844ce
net-analyzer/icinga2: Stabilize 2.14.5-r1 amd64, #958896
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/icinga2/icinga2-2.14.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/icinga2/icinga2-2.14.5-r1.ebuild
b/net-analyzer/icinga2/icinga2-2.14.5-r1.ebuild
index f7e0d7186bb1..9c9fb2237f5d 100644
--- a/net-analyzer/icinga2/icinga2-2.14.5-r1.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.14.5-r1.ebuild
@@ -7,7 +7,7 @@ inherit cmake eapi9-ver
if [[ ${PV} != 9999 ]]; then
SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"