From 427aed27427f356a75db3288d7b96ce7e2a044b2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 11 Jan 2024 19:06:53 +0000 Subject: gentoo auto-resync : 11:01:2024 - 19:06:52 --- .../icingaweb2-module-incubator-0.20.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.20.0.ebuild') diff --git a/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.20.0.ebuild b/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.20.0.ebuild index 6f2dc11b33ee..04f149583a4a 100644 --- a/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.20.0.ebuild +++ b/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,10 +11,11 @@ S="${WORKDIR}/${PN}-${PV}" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="php_targets_php8-1" +IUSE="php_targets_php8-1 php_targets_php8-2" PHP_DEPEND=" php_targets_php8-1? ( dev-lang/php:8.1[curl] ) + php_targets_php8-2? ( dev-lang/php:8.2[curl] ) " RDEPEND=" ${PHP_DEPEND} -- cgit v1.2.3