mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-php/pecl-uuid: Adjust targets
Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
EAPI="8"
|
||||
|
||||
PHP_EXT_NAME="uuid"
|
||||
PHP_EXT_INIT="yes"
|
||||
PHP_EXT_ZENDEXT="no"
|
||||
DOCS=( CREDITS )
|
||||
|
||||
USE_PHP="php7-2 php7-3 php7-4 php8-0"
|
||||
USE_PHP="php7-4 php8-0 php8-1"
|
||||
|
||||
inherit php-ext-pecl-r3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user