diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:23:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:23:51 +0000 |
commit | f59050ac934ee53937f449937f26d9137e42ad30 (patch) | |
tree | aab3c47ab7a0dce05a97a8e373ec81d9001dff3b /net-analyzer/icinga | |
parent | app-arch/xar: stable 1.6.1-r1 for hppa, bug #621010 (diff) | |
download | gentoo-f59050ac934ee53937f449937f26d9137e42ad30.tar.gz gentoo-f59050ac934ee53937f449937f26d9137e42ad30.tar.bz2 gentoo-f59050ac934ee53937f449937f26d9137e42ad30.zip |
net-analyzer/icinga: stable 1.14.2 for ppc64, bug #637640
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-analyzer/icinga')
-rw-r--r-- | net-analyzer/icinga/icinga-1.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.14.2.ebuild b/net-analyzer/icinga/icinga-1.14.2.ebuild index a611880db2eb..3bc81cee760c 100644 --- a/net-analyzer/icinga/icinga-1.14.2.ebuild +++ b/net-analyzer/icinga/icinga-1.14.2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-core-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86" IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web" DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] ) perl? ( dev-lang/perl:= ) |