commit: f83344688bfba496ec06be9776779ef1fe8e58c5 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Wed Mar 16 22:29:37 2022 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Wed Mar 16 22:29:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8334468
dev-php/realpath_turbo: Bump targets Signed-off-by: Brian Evans <grknight <AT> gentoo.org> dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 fdda0e07336f..8e01888cdfe4 100644 --- a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild +++ b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -7,7 +7,7 @@ PHP_EXT_NAME="realpath_turbo" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -USE_PHP="php5-6 php7-1 php7-2 php7-3 php7-4" +USE_PHP="php7-4 php8-0 php8-1" inherit php-ext-source-r3
