commit: 1f7b0111fc74cd82442377dd71ad503642b76b31 Author: Anton Fischl <github <AT> fischl-online <DOT> de> AuthorDate: Wed Apr 2 03:29:02 2025 +0000 Commit: Jay Faulkner <jayf <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 03:33:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f7b0111
www-apps/icingaweb2-module-director: 9999: update dependencies Signed-off-by: Anton Fischl <github <AT> fischl-online.de> Closes: https://github.com/gentoo/gentoo/pull/41424 Signed-off-by: Jay Faulkner <jayf <AT> gentoo.org> .../icingaweb2-module-director/icingaweb2-module-director-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www-apps/icingaweb2-module-director/icingaweb2-module-director-9999.ebuild b/www-apps/icingaweb2-module-director/icingaweb2-module-director-9999.ebuild index 9064fb55ced0..823f14c6a895 100644 --- a/www-apps/icingaweb2-module-director/icingaweb2-module-director-9999.ebuild +++ b/www-apps/icingaweb2-module-director/icingaweb2-module-director-9999.ebuild @@ -20,10 +20,9 @@ LICENSE="GPL-2" SLOT="0" # Dependencies according to # https://github.com/Icinga/icingaweb2-module-director/blob/master/doc/02-Installation.md.d/From-Source.md -IUSE="php_targets_php8-1 php_targets_php8-2 php_targets_php8-3" +IUSE="php_targets_php8-2 php_targets_php8-3" PHP_DEPEND=" - php_targets_php8-1? ( dev-lang/php:8.1[curl,iconv,pcntl,posix,sockets] ) php_targets_php8-2? ( dev-lang/php:8.2[curl,iconv,pcntl,posix,sockets] ) php_targets_php8-3? ( dev-lang/php:8.3[curl,iconv,pcntl,posix,sockets] ) "
