net-analyzer/icinga2: Stabilize 2.15.0-r1 amd64, #963335

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-09-24 20:32:53 +01:00
parent 09e7f8228f
commit 202ad49fa7
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -10,7 +10,7 @@ CMAKE_QA_COMPAT_SKIP=1
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"