dev-php/pecl-memcached: x86 stable (bug #685188)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:18:47 +0000 (16:18 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:43:57 +0000 (16:43 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild

index a9f98652d5fb8630df3b76b982b9cc80ec88b954..3b635d6831cba328f897853a4ea20a29371e4b98 100644 (file)
@@ -12,7 +12,7 @@ USE_PHP="php7-0 php7-1 php7-2 php7-3" # But only truly build for these three.
 DESCRIPTION="Interface PHP with memcached via libmemcached library"
 LICENSE="PHP-3"
 SLOT="7"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="examples igbinary json sasl +session test"
 
 COMMON_DEPEND=">=dev-libs/libmemcached-1.0.14[sasl?]