net-analyzer/icinga2: Stabilize 2.14.5-r1 x86, #958896

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-23 02:42:02 +01:00
parent 29d25f01f4
commit 7015e11257

View File

@@ -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"