commit: 1b381caa8b38d317ad1ee0b0bd72add458f85a4d Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Jul 14 04:31:42 2021 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Jul 14 04:31:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b381caa
www-apps/icingaweb2: 2.9.0 fix php8 dep (remove json flag) Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> www-apps/icingaweb2/icingaweb2-2.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild index 2a18a8e21d9..84db9d6e071 100644 --- a/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild @@ -30,7 +30,7 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 || ( dev-lang/php:7.3[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] dev-lang/php:7.4[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] - dev-lang/php:8.0[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] + dev-lang/php:8.0[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] ) acct-group/icingacmd acct-group/icingaweb2"