diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 22:35:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 22:39:04 +0000 |
commit | 78d0b6274d84e8f9a003653ba7dfc98fe077059e (patch) | |
tree | 7b98f71d9d268f8d021d0fe9cfb46ddd557e4f03 /net-analyzer | |
parent | net-analyzer/icinga: stable 1.14.2 for ppc, bug #637640 (diff) | |
download | gentoo-78d0b6274d84e8f9a003653ba7dfc98fe077059e.tar.gz gentoo-78d0b6274d84e8f9a003653ba7dfc98fe077059e.tar.bz2 gentoo-78d0b6274d84e8f9a003653ba7dfc98fe077059e.zip |
net-analyzer/icinga2: stable 2.8.1 for ppc, bug #637640
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
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 ce606b8bb30f..646a22792479 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" |