commit: 04dfa1ac623f61a50deda4c7adebb6a21b256ae3
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 20:24:19 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 20:32:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04dfa1ac
sys-cluster/ganglia-web: Fix MissingUseDepDefault for dev-lang/php[json]
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
sys-cluster/ganglia-web/ganglia-web-3.7.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/ganglia-web/ganglia-web-3.7.3-r1.ebuild
b/sys-cluster/ganglia-web/ganglia-web-3.7.3-r1.ebuild
index 764723fb60f..319a295b9c5 100644
--- a/sys-cluster/ganglia-web/ganglia-web-3.7.3-r1.ebuild
+++ b/sys-cluster/ganglia-web/ganglia-web-3.7.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ RDEPEND="
${DEPEND}
${WEBAPP_DEPEND}
>=sys-cluster/ganglia-3.3.7[-minimal]
- dev-lang/php:*[ctype,gd,json,xml]
+ dev-lang/php:*[ctype,gd,json(+),xml]
virtual/httpd-php
media-fonts/dejavu"