diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 22:35:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 22:39:04 +0000 |
commit | 2b53379e080358f3a4045d5b06e861dc4bbe4add (patch) | |
tree | 02836cd51891aca6851c5dccb627c8900426723f /net-analyzer | |
parent | dev-util/drone: Update snapshot (diff) | |
download | gentoo-2b53379e080358f3a4045d5b06e861dc4bbe4add.tar.gz gentoo-2b53379e080358f3a4045d5b06e861dc4bbe4add.tar.bz2 gentoo-2b53379e080358f3a4045d5b06e861dc4bbe4add.zip |
net-analyzer/icinga: stable 1.14.2 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/icinga/icinga-1.14.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/icinga/icinga-1.14.2.ebuild b/net-analyzer/icinga/icinga-1.14.2.ebuild index d9d4e9fb3652..a611880db2eb 100644 --- a/net-analyzer/icinga/icinga-1.14.2.ebuild +++ b/net-analyzer/icinga/icinga-1.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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:= ) |