summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-02-11 21:39:15 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-02-11 21:59:19 -0500
commit13407a561771e90726f655e321fcec95ca039c23 (patch)
tree92626b2b2492ca10dd38ae6af52f5211207b600c /dev-php
parenta183f5455fab91c2c0c41f0efdee490e0390e109 (diff)
dev-php/pecl-memcached: Stabilize 3.4.0 x86, #969951
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.4.0.ebuild2
1 files changed, 1 insertions, 1 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 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 )"