summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-12-12 10:13:24 -0500
committerBrian Evans <grknight@gentoo.org>2019-12-12 10:13:24 -0500
commit234985533d4441cac670a296da58e92d5a4f23cf (patch)
tree3b5795c1e09b5a589bd0c31d2b27aabac06ffc01 /dev-php
parentdev-php/igbinary: Add missing ~arm64 for new revision post bug report (diff)
downloadgentoo-234985533d4441cac670a296da58e92d5a4f23cf.tar.gz
gentoo-234985533d4441cac670a296da58e92d5a4f23cf.tar.bz2
gentoo-234985533d4441cac670a296da58e92d5a4f23cf.zip
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@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.1.4.ebuild2
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.1.5.ebuild2
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 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 )"