summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-09-20 16:31:09 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-09-20 16:34:19 -0500
commit3b88b3d1c860269d8f7351737b884f6ccf3ce329 (patch)
tree95ced2a83b8fe0769f8295894896b6ed716a7ff3 /net-analyzer/icinga2
parentsys-cluster/kube-scheduler: 1.22.2 bump (diff)
downloadgentoo-3b88b3d1c860269d8f7351737b884f6ccf3ce329.tar.gz
gentoo-3b88b3d1c860269d8f7351737b884f6ccf3ce329.tar.bz2
gentoo-3b88b3d1c860269d8f7351737b884f6ccf3ce329.zip
net-analyzer/icinga2: 2.13.1 stable amd64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r--net-analyzer/icinga2/icinga2-2.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.13.1.ebuild b/net-analyzer/icinga2/icinga2-2.13.1.ebuild
index de80eb55dfc4..3e79963a2e64 100644
--- a/net-analyzer/icinga2/icinga2-2.13.1.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.13.1.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"