From: Agostino Sarubbo Date: Wed, 5 Jun 2019 06:45:43 +0000 (+0200) Subject: dev-php/pecl-imagick: amd64 stable wrt bug #687030 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ea3e2417f4f77a07047c8813f0f3d65cb1871d03;p=gentoo.git dev-php/pecl-imagick: amd64 stable wrt bug #687030 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- 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 f798e62999ce..5a9c17a0c090 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 x86" DESCRIPTION="PHP wrapper for the ImageMagick library" HOMEPAGE="https://pecl.php.net/imagick https://github.com/mkoppanen/imagick"