commit: 234985533d4441cac670a296da58e92d5a4f23cf Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Dec 12 15:13:24 2019 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Dec 12 15:13:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23498553
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 <grknight <AT> gentoo.org> dev-php/pecl-memcached/pecl-memcached-3.1.4.ebuild | 2 +- dev-php/pecl-memcached/pecl-memcached-3.1.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 32fbc8704ed..f9b01c82b99 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 32fbc8704ed..f9b01c82b99 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 )"