summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-11 12:59:59 +0000
committerSam James <sam@gentoo.org>2024-11-11 12:59:59 +0000
commitf3b2e9688a482dcf33240f1b26ff7cf088f9d2f2 (patch)
treef742f9f8ee1f66c2e2fcc33c18946bf6dc6a126c /dev-php
parentdev-php/pecl-memcached: Stabilize 3.3.0 x86, #943232 (diff)
downloadgentoo-f3b2e9688a482dcf33240f1b26ff7cf088f9d2f2.tar.gz
gentoo-f3b2e9688a482dcf33240f1b26ff7cf088f9d2f2.tar.bz2
gentoo-f3b2e9688a482dcf33240f1b26ff7cf088f9d2f2.zip
dev-php/pecl-memcached: Stabilize 3.3.0 arm, #943232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild2
1 files changed, 1 insertions, 1 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 83fe66d65429..9d246af808aa 100644
--- a/dev-php/pecl-memcached/pecl-memcached-3.3.0.ebuild
+++ b/dev-php/pecl-memcached/pecl-memcached-3.3.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 )"