summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-18 16:12:36 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-18 17:30:05 -0400
commit0ab1e6e6ab0f1888d80d0e7bef9f574843b2519a (patch)
treed6f132dc73afe9324ce0bc8c3382b854231ce74c /dev-php/pecl-memcached
parentdev-php/igbinary: amd64 stable wrt bug #644618 (diff)
downloadgentoo-0ab1e6e6ab0f1888d80d0e7bef9f574843b2519a.tar.gz
gentoo-0ab1e6e6ab0f1888d80d0e7bef9f574843b2519a.tar.bz2
gentoo-0ab1e6e6ab0f1888d80d0e7bef9f574843b2519a.zip
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
Diffstat (limited to 'dev-php/pecl-memcached')
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.0.4.ebuild4
1 files 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 e8717b1cc910..6b5b2b389544 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?]