summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-09-15 09:52:25 +0200
committerDavid Seifert <soap@gentoo.org>2023-09-15 09:52:25 +0200
commitc69a0af0cf446a84f0f7f4e40f766edb905c0412 (patch)
treed0ff169e86c6bed1e57b6c8d3fb3108673086848 /dev-php/realpath_turbo
parentdev-lang/php: drop 7.4.33-r4, 7.4.33-r5, 7.4.33-r6 (diff)
downloadgentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.tar.gz
gentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.tar.bz2
gentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.zip
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php/realpath_turbo')
-rw-r--r--dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
index 8e01888cdfe4..d45d7601a231 100644
--- a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
+++ b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
@@ -7,7 +7,7 @@ PHP_EXT_NAME="realpath_turbo"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-USE_PHP="php7-4 php8-0 php8-1"
+USE_PHP="php8-0 php8-1"
inherit php-ext-source-r3