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

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-01-18 21:03:29 +09:00
parent 187a8b9c11
commit 23fc73ab6d

View File

@@ -1,4 +1,4 @@
# Copyright 2019-2022 Gentoo Authors
# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_FILENAME="inotify-${PV}.tgz"
USE_PHP="php8-0 php8-1"
USE_PHP="php8-1"
inherit php-ext-pecl-r3