net-analyzer/icinga2: Stabilize 2.14.5 amd64, #955809

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-11 02:46:05 +01:00
parent 814951cbf2
commit 8c4dc3d845

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"