commit: 2b86fb0445a2076e242f9fb76d58c5d2b7c74cc2 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 01:58:04 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 12 02:59:15 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b86fb04
dev-php/pecl-memcached: Stabilize 3.4.0 arm64, #969951 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild index 7045d3786e66..0772870a2b13 100644 --- a/dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild +++ b/dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 DESCRIPTION="Interface PHP with memcached via libmemcached library" LICENSE="PHP-3.01" SLOT="7" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~x86" IUSE="igbinary json sasl +session test" REQUIRED_USE="test? ( igbinary )"
