dev-php/pecl-memcached: amd64 stable wrt bug #644618
authorAaron Bauman <bman@gentoo.org>
Wed, 18 Apr 2018 20:12:36 +0000 (16:12 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 18 Apr 2018 21:30:05 +0000 (17:30 -0400)
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

index e8717b1cc910589501ef23aea2e227464e56883c..6b5b2b389544ffd5b71702544d10bbbd106c630c 100644 (file)
@@ -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?]