diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:05:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 8312f8c9b55559dd6b429732274bec6fe3c576cc (patch) | |
tree | a7b4d1f937f0384fc6ea11b8a340d7b4038a3560 /dev-php/pecl-imagick | |
parent | net-libs/zeromq: x86 stable wrt bug #578526 (diff) | |
download | gentoo-8312f8c9b55559dd6b429732274bec6fe3c576cc.tar.gz gentoo-8312f8c9b55559dd6b429732274bec6fe3c576cc.tar.bz2 gentoo-8312f8c9b55559dd6b429732274bec6fe3c576cc.zip |
dev-php/pecl-imagick: x86 stable wrt bug #580238
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/pecl-imagick')
-rw-r--r-- | dev-php/pecl-imagick/pecl-imagick-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-imagick/pecl-imagick-3.4.1.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.4.1.ebuild index 07373eb89a29..1db4f53c5426 100644 --- a/dev-php/pecl-imagick/pecl-imagick-3.4.1.ebuild +++ b/dev-php/pecl-imagick/pecl-imagick-3.4.1.ebuild @@ -10,7 +10,7 @@ USE_PHP="php5-5 php5-6 php7-0" inherit php-ext-pecl-r2 -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="PHP wrapper for the ImageMagick library" LICENSE="PHP-3.01" |