dev-php/pecl-ssh2: drop php8-0

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2023-12-28 02:49:20 +01:00
parent 7d75b40c20
commit 74fe80ceb3
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ EAPI="8"
PHP_EXT_NAME="ssh2"
USE_PHP="php8-0 php8-1 php8-2"
USE_PHP="php8-1 php8-2"
inherit php-ext-pecl-r3

View File

@@ -5,7 +5,7 @@ EAPI="8"
PHP_EXT_NAME="ssh2"
USE_PHP="php8-0 php8-1 php8-2"
USE_PHP="php8-1 php8-2"
EGIT_REPO_URI="https://github.com/php/pecl-networking-ssh2.git"
inherit php-ext-source-r3 git-r3