commit: 13407a561771e90726f655e321fcec95ca039c23 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 02:39:15 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 12 02:59:19 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13407a56
dev-php/pecl-memcached: Stabilize 3.4.0 x86, #969951 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 be8fa48f3168..dab1fc6510cb 100644 --- a/dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild +++ b/dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild @@ -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 )"
