summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-05-14 13:21:47 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2022-05-17 12:33:58 -0500
commit52818dbc3bba7a0e02769a76dc82b4fbc57f6d48 (patch)
tree1a27d192cbb79ccb349caf62b4014505529b776f /net-analyzer
parentapp-admin/needrestart: 3.6 version bump (diff)
downloadgentoo-52818dbc3bba7a0e02769a76dc82b4fbc57f6d48.tar.gz
gentoo-52818dbc3bba7a0e02769a76dc82b4fbc57f6d48.tar.bz2
gentoo-52818dbc3bba7a0e02769a76dc82b4fbc57f6d48.zip
net-analyzer/icinga2: 2.13.3 stable amd64/x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/icinga2/icinga2-2.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.13.3.ebuild b/net-analyzer/icinga2/icinga2-2.13.3.ebuild
index d9cef157f92b..39584c5c24c3 100644
--- a/net-analyzer/icinga2/icinga2-2.13.3.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.13.3.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"