From 5d5c7550ce2fafdef54ab7e7376039fb92fe704c Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 18 Jan 2024 07:51:09 +0000 Subject: [PATCH] dev-php/pecl-dbase: cleanup php8-0 Signed-off-by: Sam James --- dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild b/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild index 88c8685c4977c..89239550f54fc 100644 --- a/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild +++ b/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -USE_PHP="php8-0 php8-1" +USE_PHP="php8-1" inherit php-ext-pecl-r3