diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 18:12:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 18:12:21 +0100 |
commit | 5cb0f51daa989179ff25f4cb32390ce79baeff8f (patch) | |
tree | 59ece0de4d760d81111fdf00f210f48a5baa7873 /net-analyzer/icinga | |
parent | sys-apps/xinetd: amd64 stable wrt bug #488158 (diff) | |
download | gentoo-5cb0f51daa989179ff25f4cb32390ce79baeff8f.tar.gz gentoo-5cb0f51daa989179ff25f4cb32390ce79baeff8f.tar.bz2 gentoo-5cb0f51daa989179ff25f4cb32390ce79baeff8f.zip |
net-analyzer/icinga: amd64 stable wrt bug #564242
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-analyzer/icinga')
-rw-r--r-- | net-analyzer/icinga/icinga-1.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.13.3.ebuild b/net-analyzer/icinga/icinga-1.13.3.ebuild index 24f28f853f72..0b7755585544 100644 --- a/net-analyzer/icinga/icinga-1.13.3.ebuild +++ b/net-analyzer/icinga/icinga-1.13.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/releases/download/v${PV}/${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~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 ) |