From 8bf82ab70e81e2852e7249dfc30b8d246020e866 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 28 Jun 2022 21:24:14 -0400 Subject: dev-php/pecl-apcu: Drop old PHP targets Signed-off-by: Brian Evans --- dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/pecl-apcu') diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild index 76efe265be57..8f7d2af61a28 100644 --- a/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" DOCS=( NOTICE README.md TECHNOTES.txt ) -USE_PHP="php7-2 php7-3 php7-4 php8-0 php8-1" +USE_PHP="php7-4 php8-0 php8-1" inherit php-ext-pecl-r3 -- cgit v1.2.3-65-gdbad