commit: 01deda229e1f89fe1578f2b579e6c1a0c19db96a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 08:02:35 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 08:02:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01deda22
dev-php/pecl-memcached: arm64 stable wrt bug #857729 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-php/pecl-memcached/pecl-memcached-3.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"