diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-19 14:55:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-19 14:55:17 +0100 |
commit | b28e532ad80242b3a0941e4db6273563f64a616e (patch) | |
tree | 53fd46d63a658c36f61900baa70dc55b36575f61 /dev-php | |
parent | dev-php/pecl-propro: x86 stable wrt bug #587466 (diff) | |
download | gentoo-b28e532ad80242b3a0941e4db6273563f64a616e.tar.gz gentoo-b28e532ad80242b3a0941e4db6273563f64a616e.tar.bz2 gentoo-b28e532ad80242b3a0941e4db6273563f64a616e.zip |
dev-php/pecl-http: x86 stable wrt bug #587466
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-http/pecl-http-2.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-http/pecl-http-2.5.6.ebuild b/dev-php/pecl-http/pecl-http-2.5.6.ebuild index f42ddb7a5279..8acbc17567ab 100644 --- a/dev-php/pecl-http/pecl-http-2.5.6.ebuild +++ b/dev-php/pecl-http/pecl-http-2.5.6.ebuild @@ -13,7 +13,7 @@ USE_PHP="php5-6" inherit php-ext-pecl-r3 -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" |