summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-25 20:27:08 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-25 21:21:59 +0200
commit590b4855c9d19b7fb9b86b5029a71893c63747f8 (patch)
tree6cb64ff107dd2450574c0f4e30849a663f19d3e5
parentdev-libs/Ice: x86 stable (bug #636788) (diff)
downloadgentoo-590b4855c9d19b7fb9b86b5029a71893c63747f8.tar.gz
gentoo-590b4855c9d19b7fb9b86b5029a71893c63747f8.tar.bz2
gentoo-590b4855c9d19b7fb9b86b5029a71893c63747f8.zip
dev-php/pecl-memcached: x86 stable (bug #644618)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild
index 6b5b2b389544..852b0db4b78d 100644
--- a/dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild
+++ b/dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php7-0 php7-1 php7-2" # But only truly build for these two.
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 "
COMMON_DEPEND=">=dev-libs/libmemcached-1.0.14[sasl?]