summaryrefslogtreecommitdiff
path: root/dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild')
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild
index 995a227609c6..57bd01eea225 100644
--- a/dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild
+++ b/dev-php/pecl-memcached/pecl-memcached-3.3.0.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
PHP_EXT_NAME="memcached"
DOCS=( ChangeLog README.markdown )
-USE_PHP="php8-1 php8-2 php8-3"
+USE_PHP="php8-2 php8-3"
PHP_EXT_NEEDED_USE="json(+)?,session(-)?"
MY_P="${PN/pecl-/}-${PV/_rc/RC}"
PHP_EXT_PECL_FILENAME="${MY_P}.tgz"