From: Brian Evans Date: Thu, 12 Dec 2019 15:13:24 +0000 (-0500) Subject: dev-php/pecl-memcached: Restore ~arm64 on new versions post bug X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=234985533d4441cac670a296da58e92d5a4f23cf;p=gentoo.git dev-php/pecl-memcached: Restore ~arm64 on new versions post bug Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Brian Evans --- diff --git a/dev-php/pecl-memcached/pecl-memcached-3.1.4.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.1.4.ebuild index 32fbc8704edf..f9b01c82b993 100644 --- a/dev-php/pecl-memcached/pecl-memcached-3.1.4.ebuild +++ b/dev-php/pecl-memcached/pecl-memcached-3.1.4.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4" # But only truly build for these four. DESCRIPTION="Interface PHP with memcached via libmemcached library" LICENSE="PHP-3" SLOT="7" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="examples igbinary json sasl +session test" RESTRICT="!test? ( test )" diff --git a/dev-php/pecl-memcached/pecl-memcached-3.1.5.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.1.5.ebuild index 32fbc8704edf..f9b01c82b993 100644 --- a/dev-php/pecl-memcached/pecl-memcached-3.1.5.ebuild +++ b/dev-php/pecl-memcached/pecl-memcached-3.1.5.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4" # But only truly build for these four. DESCRIPTION="Interface PHP with memcached via libmemcached library" LICENSE="PHP-3" SLOT="7" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="examples igbinary json sasl +session test" RESTRICT="!test? ( test )"