diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-19 14:52:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-19 14:52:55 +0100 |
commit | 396f2d703b6273881cac8e2b409cec3f13304e96 (patch) | |
tree | 230bc505b146457cfda0a0f48babdefa93d4dea0 /dev-php/pecl-http | |
parent | dev-php/pecl-propro: amd64 stable wrt bug #587466 (diff) | |
download | gentoo-396f2d703b6273881cac8e2b409cec3f13304e96.tar.gz gentoo-396f2d703b6273881cac8e2b409cec3f13304e96.tar.bz2 gentoo-396f2d703b6273881cac8e2b409cec3f13304e96.zip |
dev-php/pecl-http: amd64 stable wrt bug #587466
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/pecl-http')
-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 c08fe56f43d4..f42ddb7a5279 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" |