From: Sergei Trofimovich Date: Mon, 19 Mar 2018 23:23:56 +0000 (+0000) Subject: net-analyzer/icinga2: stable 2.8.1 for ppc64, bug #637640 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=03c12107d33b40b0037f2805f5d8ee8df953c1b1;p=gentoo.git 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" --- 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"