commit: 47fbcebdfe22886d838bf97bbd9630934a0534c2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 12:09:31 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 12:11:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47fbcebd
dev-php/pecl-memcached: Stabilize 3.2.0-r1 amd64, #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 533f4c4bc961..0be5f22db17f 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 )"
