summaryrefslogtreecommitdiff
path: root/dev-php/pecl-mailparse/pecl-mailparse-3.1.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/pecl-mailparse/pecl-mailparse-3.1.6.ebuild')
-rw-r--r--dev-php/pecl-mailparse/pecl-mailparse-3.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-mailparse/pecl-mailparse-3.1.6.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-3.1.6.ebuild
index 05d748a47fac..53193852a3e2 100644
--- a/dev-php/pecl-mailparse/pecl-mailparse-3.1.6.ebuild
+++ b/dev-php/pecl-mailparse/pecl-mailparse-3.1.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
WANT_AUTOMAKE="none"
PHP_EXT_NAME="mailparse"
-USE_PHP="php8-1 php8-2 php8-3"
+USE_PHP="php8-2 php8-3"
PHP_EXT_NEEDED_USE="unicode(-)"
DOCS=( README.md )