commit: ba92af21ba0ae00ba4d1ee8a0cc67c76f337909e Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 12:09:56 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 12:11:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba92af21
dev-php/pecl-memcached: Stabilize 3.2.0-r1 x86, #857729 Signed-off-by: Joonas Niilola <juippis <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 0be5f22db17f..cd2ba2165947 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 )"
