From: Aaron Bauman Date: Tue, 13 Aug 2019 00:42:16 +0000 (-0400) Subject: dev-php/pecl-imagick: arm64 keyworded (bug #691992) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=975320160f8ab56b1a5a35fe96e391261fcfca18;p=gentoo.git dev-php/pecl-imagick: arm64 keyworded (bug #691992) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.71, Repoman-2.3.17 --- diff --git a/dev-php/pecl-imagick/pecl-imagick-3.4.4.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.4.4.ebuild index 5a9c17a0c090..8af5e44f7c11 100644 --- a/dev-php/pecl-imagick/pecl-imagick-3.4.4.ebuild +++ b/dev-php/pecl-imagick/pecl-imagick-3.4.4.ebuild @@ -8,7 +8,7 @@ USE_PHP="php5-6 php7-1 php7-2 php7-3" inherit php-ext-pecl-r3 -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" DESCRIPTION="PHP wrapper for the ImageMagick library" HOMEPAGE="https://pecl.php.net/imagick https://github.com/mkoppanen/imagick"