summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-01 10:02:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-01 10:02:35 +0200
commit01deda229e1f89fe1578f2b579e6c1a0c19db96a (patch)
tree75c631b46c3b6d942f1dc4c7a20351d6052574bf
parentdev-libs/libmemcached-awesome: arm64 stable wrt bug #857729 (diff)
downloadgentoo-01deda22.tar.gz
gentoo-01deda22.tar.bz2
gentoo-01deda22.zip
dev-php/pecl-memcached: arm64 stable wrt bug #857729
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-memcached/pecl-memcached-3.2.0-r1.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.2.0-r1.ebuild
index adfc88658b9e..533f4c4bc961 100644
--- a/dev-php/pecl-memcached/pecl-memcached-3.2.0-r1.ebuild
+++ b/dev-php/pecl-memcached/pecl-memcached-3.2.0-r1.ebuild
@@ -16,7 +16,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"
RESTRICT="!test? ( test )"