From ff1f10fb1c3d10c6b2e0f8fbc6c28814106e861e Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 15 Apr 2021 12:36:01 -0400 Subject: dev-php/pecl-zmq: Bump targets on live ebuild Signed-off-by: Brian Evans --- dev-php/pecl-zmq/pecl-zmq-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild index 538ecc14c75d..a0147e05ff53 100644 --- a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild +++ b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -USE_PHP="php7-2 php7-3 php7-4" +USE_PHP="php7-3 php7-4 php8-0" inherit php-ext-pecl-r3 if [[ ${PV} == "9999" ]]; then -- cgit v1.2.3-65-gdbad