summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-08-13 15:28:26 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-08-13 15:28:26 -0500
commit358917b116067903d417e672165be20fdfaf68c8 (patch)
treefea07febdfe35b1236fe5e742fc50e6fb675847f /net-analyzer/icinga2
parentsys-kernel/git-sources: add 6.5_rc6 (diff)
downloadgentoo-358917b116067903d417e672165be20fdfaf68c8.tar.gz
gentoo-358917b116067903d417e672165be20fdfaf68c8.tar.bz2
gentoo-358917b116067903d417e672165be20fdfaf68c8.zip
net-analyzer/icinga2: 2.13.8 2.14.0 stable amd64/x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r--net-analyzer/icinga2/icinga2-2.13.8.ebuild2
-rw-r--r--net-analyzer/icinga2/icinga2-2.14.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.13.8.ebuild b/net-analyzer/icinga2/icinga2-2.13.8.ebuild
index 06a84427309d..9c5f5a356fe9 100644
--- a/net-analyzer/icinga2/icinga2-2.13.8.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.13.8.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"
diff --git a/net-analyzer/icinga2/icinga2-2.14.0.ebuild b/net-analyzer/icinga2/icinga2-2.14.0.ebuild
index 06a84427309d..9c5f5a356fe9 100644
--- a/net-analyzer/icinga2/icinga2-2.14.0.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.14.0.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"