Skip to content

Commit

Permalink
dev-php/pecl-yaml: cleanup php8-0
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 18, 2024
1 parent 8503b69 commit 5af8b06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-php/pecl-yaml/pecl-yaml-2.2.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PHP_EXT_NAME="yaml"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
USE_PHP="php8-0 php8-1 php8-2"
USE_PHP="php8-1 php8-2"

inherit php-ext-pecl-r3

Expand Down

0 comments on commit 5af8b06

Please sign in to comment.