summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-12 20:42:16 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-12 20:42:16 -0400
commit975320160f8ab56b1a5a35fe96e391261fcfca18 (patch)
tree5efd901ef27105bdf7137b42984ec90aa930380b
parentdev-php/pecl-apcu: arm64 keyworded (bug #691990) (diff)
downloadgentoo-97532016.tar.gz
gentoo-97532016.tar.bz2
gentoo-97532016.zip
dev-php/pecl-imagick: arm64 keyworded (bug #691992)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17
-rw-r--r--dev-php/pecl-imagick/pecl-imagick-3.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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"