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

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki 2023-12-28 03:00:04 +01:00
parent 4d04f0aa8d
commit 30b6f06953
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
PHP_EXT_S="${WORKDIR}/${MY_P}"
DOCS=( README.md )
USE_PHP="php8-0 php8-1"
USE_PHP="php8-1"
inherit php-ext-pecl-r3
DESCRIPTION="PHP wrapper for libeio library"