diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-16 11:27:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-16 11:27:56 +0300 |
commit | 46671da1aa4e8b540a860b6e1473b79dab600ab8 (patch) | |
tree | e1025d2debb9b56e70116ae8c6872996a9e97cc2 /net-analyzer/icinga2 | |
parent | media-video/ffmpeg: properly disable sdl when not wanted; bug #565852 (diff) | |
download | gentoo-46671da1aa4e8b540a860b6e1473b79dab600ab8.tar.gz gentoo-46671da1aa4e8b540a860b6e1473b79dab600ab8.tar.bz2 gentoo-46671da1aa4e8b540a860b6e1473b79dab600ab8.zip |
net-analyzer/icinga2: amd64 stable wrt bug #565892
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.3.11.ebuild b/net-analyzer/icinga2/icinga2-2.3.11.ebuild index 176442c85146..0e4b4ce95db7 100644 --- a/net-analyzer/icinga2/icinga2-2.3.11.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+mysql postgres classicui minimal nano-syntax +plugins +vim-syntax" DEPEND=" |