commit: 0ab1e6e6ab0f1888d80d0e7bef9f574843b2519a Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Apr 18 20:12:36 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Apr 18 21:30:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab1e6e6
dev-php/pecl-memcached: amd64 stable wrt bug #644618 Bug: https://bugs.gentoo.org/644618 Package-Manager: Portage-2.3.29, Repoman-2.3.9 dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 e8717b1cc91..6b5b2b38954 100644 --- a/dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild +++ b/dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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?]
