commit: 2fdac2e25b20677f507e8a09a26314e5a9134c5b
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 17:29:18 2021 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 17:29:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdac2e2
www-apps/phpBB: Address dropped json USE flag in dev-lang/php:8.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
www-apps/phpBB/phpBB-3.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/phpBB/phpBB-3.3.3.ebuild
b/www-apps/phpBB/phpBB-3.3.3.ebuild
index eb1f59b4ed6..186d7c2f037 100644
--- a/www-apps/phpBB/phpBB-3.3.3.ebuild
+++ b/www-apps/phpBB/phpBB-3.3.3.ebuild
@@ -15,7 +15,7 @@ REQUIRED_USE="|| ( mssql mysqli postgres sqlite )"
PHP_RDEPEND="(
virtual/httpd-php:@SLOT@
-
dev-lang/php:@SLOT@[ftp?,gd?,json,mssql?,mysqli?,postgres?,sqlite?,xml,zlib?]
+
dev-lang/php:@SLOT@[ftp?,gd?,json(+),mssql?,mysqli?,postgres?,sqlite?,xml,zlib?]
)"
RDEPEND="|| (