diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:23:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:23:56 +0000 |
commit | 03c12107d33b40b0037f2805f5d8ee8df953c1b1 (patch) | |
tree | e74bd905fb3567890dfc1e47a3eb1abb4cc8ca50 /net-analyzer | |
parent | net-analyzer/icinga: stable 1.14.2 for ppc64, bug #637640 (diff) | |
download | gentoo-03c12107d33b40b0037f2805f5d8ee8df953c1b1.tar.gz gentoo-03c12107d33b40b0037f2805f5d8ee8df953c1b1.tar.bz2 gentoo-03c12107d33b40b0037f2805f5d8ee8df953c1b1.zip |
net-analyzer/icinga2: stable 2.8.1 for ppc64, bug #637640
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.8.1.ebuild b/net-analyzer/icinga2/icinga2-2.8.1.ebuild index 646a22792479..ed2e1ddc30c7 100644 --- a/net-analyzer/icinga2/icinga2-2.8.1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.8.1.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 ~arm ~arm64 ppc ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" else inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs user wxwidgets EGIT_REPO_URI="https://github.com/Icinga/icinga2.git" |