summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-22 10:09:23 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-22 10:09:59 -0600
commitc043d1afead1045b04860a97f28026e7800c6531 (patch)
tree28c7cbddce139b11c5a0923e65ce7a811efcc7b9 /net-analyzer/icinga2/icinga2-2.11.2.ebuild
parentdev-ruby/puppetdb-termini: 6.7.2 bump (diff)
downloadgentoo-c043d1afead1045b04860a97f28026e7800c6531.tar.gz
gentoo-c043d1afead1045b04860a97f28026e7800c6531.tar.bz2
gentoo-c043d1afead1045b04860a97f28026e7800c6531.zip
net-analyzer/icinga2: 2.11.2 stable amd64/x86 with cleanup
Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2/icinga2-2.11.2.ebuild')
-rw-r--r--net-analyzer/icinga2/icinga2-2.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.11.2.ebuild b/net-analyzer/icinga2/icinga2-2.11.2.ebuild
index cb76f2a6cf71..c01fcf4d1cd5 100644
--- a/net-analyzer/icinga2/icinga2-2.11.2.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.11.2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} != 9999 ]]; then
inherit cmake-utils depend.apache eutils systemd toolchain-funcs user wxwidgets
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 cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs user wxwidgets
EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"