commit: 975320160f8ab56b1a5a35fe96e391261fcfca18 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Aug 13 00:42:16 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Aug 13 00:42:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97532016
dev-php/pecl-imagick: arm64 keyworded (bug #691992) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 dev-php/pecl-imagick/pecl-imagick-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5a9c17a0c09..8af5e44f7c1 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"
