diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-19 10:10:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-19 10:10:53 -0500 |
commit | 9d86d774128da3b163fb7940e8539db44821a5b8 (patch) | |
tree | 18161f9d025b8d31b6ece6a2790a89d643edb526 /www-apps | |
parent | dev-python/python-heatclient: cleanup (diff) | |
download | gentoo-9d86d774128da3b163fb7940e8539db44821a5b8.tar.gz gentoo-9d86d774128da3b163fb7940e8539db44821a5b8.tar.bz2 gentoo-9d86d774128da3b163fb7940e8539db44821a5b8.zip |
www-apps/icingaweb2: 2.4.1-r1 stable amd64 and x86
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.4.1-r1.ebuild b/www-apps/icingaweb2/icingaweb2-2.4.1-r1.ebuild index 9c54138b2b4f..796ba177fbff 100644 --- a/www-apps/icingaweb2/icingaweb2-2.4.1-r1.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.4.1-r1.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="apache2 ldap mysql nginx pdf postgres" REQUIRED_USE="^^ ( apache2 nginx )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=">=net-analyzer/icinga2-2.1.1 dev-php/pecl-imagick |