diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-09-03 21:34:00 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-09-03 21:35:09 -0500 |
commit | d9e0ffeab02531cac12f0d3bb39657cd3c15ef41 (patch) | |
tree | d7b9ec270250f03375c3839feb978b45ebb9c311 /net-analyzer | |
parent | app-admin/ansible: 2.9.13 bump (diff) | |
download | gentoo-d9e0ffeab02531cac12f0d3bb39657cd3c15ef41.tar.gz gentoo-d9e0ffeab02531cac12f0d3bb39657cd3c15ef41.tar.bz2 gentoo-d9e0ffeab02531cac12f0d3bb39657cd3c15ef41.zip |
net-analyzer/icinga2: 2.11.5 2.12.0 stable amd64/x86
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.11.5.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.12.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.11.5.ebuild b/net-analyzer/icinga2/icinga2-2.11.5.ebuild index bb0f2605e735..72756f463b8e 100644 --- a/net-analyzer/icinga2/icinga2-2.11.5.ebuild +++ b/net-analyzer/icinga2/icinga2-2.11.5.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} != 9999 ]]; then inherit cmake-utils depend.apache eutils systemd toolchain-funcs 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 wxwidgets EGIT_REPO_URI="https://github.com/Icinga/icinga2.git" diff --git a/net-analyzer/icinga2/icinga2-2.12.0.ebuild b/net-analyzer/icinga2/icinga2-2.12.0.ebuild index bb0f2605e735..72756f463b8e 100644 --- a/net-analyzer/icinga2/icinga2-2.12.0.ebuild +++ b/net-analyzer/icinga2/icinga2-2.12.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 if [[ ${PV} != 9999 ]]; then inherit cmake-utils depend.apache eutils systemd toolchain-funcs 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 wxwidgets EGIT_REPO_URI="https://github.com/Icinga/icinga2.git" |