commit: febf489dcb16bdb1120f24e24117a4a175028cc8 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 08:01:45 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 08:01:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febf489d
dev-php/pecl-memcached: arm 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 ec79c6932fb8..adfc88658b9e 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 )"