From 8f7949b17a2afeda8846a35a202a8d5cb427f1f6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 14 Jan 2023 22:47:45 +0000 Subject: net-analyzer/icinga2: Stabilize 2.13.6-r1 x86, #890831 Signed-off-by: Sam James --- net-analyzer/icinga2/icinga2-2.13.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/icinga2') diff --git a/net-analyzer/icinga2/icinga2-2.13.6-r1.ebuild b/net-analyzer/icinga2/icinga2-2.13.6-r1.ebuild index b2529c883b46..6eb6102ef4c9 100644 --- a/net-analyzer/icinga2/icinga2-2.13.6-r1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.13.6-r1.ebuild @@ -7,7 +7,7 @@ inherit cmake systemd 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" -- cgit v1.2.3-65-gdbad