diff options
Diffstat (limited to 'dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild')
-rw-r--r-- | dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild | 2 |
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 |