dev-php/pecl-imagick: Add ~arm keyword wrt bug #688204

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
Mikle Kolyada
2019-11-03 17:00:35 +03:00
parent cc3d2d495f
commit 29c406d9b4

View File

@@ -8,7 +8,7 @@ USE_PHP="php5-6 php7-1 php7-2 php7-3"
inherit php-ext-pecl-r3
KEYWORDS="amd64 ~arm64 x86"
KEYWORDS="amd64 ~arm ~arm64 x86"
DESCRIPTION="PHP wrapper for the ImageMagick library"
HOMEPAGE="https://pecl.php.net/imagick https://github.com/mkoppanen/imagick"