diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:29:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:29:17 +0100 |
commit | ea9e6f4bfb84a2cbfe9a383ca0149806005489b8 (patch) | |
tree | 91ca2091e430816477f7e5057aa9801b9fd0fddd /dev-php/pecl-http | |
parent | dev-dotnet/libgdiplus: x86 stable wrt bug #570434 (diff) | |
download | gentoo-ea9e6f4bfb84a2cbfe9a383ca0149806005489b8.tar.gz gentoo-ea9e6f4bfb84a2cbfe9a383ca0149806005489b8.tar.bz2 gentoo-ea9e6f4bfb84a2cbfe9a383ca0149806005489b8.zip |
dev-php/pecl-http: x86 stable wrt bug #610408
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
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.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-php/pecl-http/pecl-http-3.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-http/pecl-http-2.6.0.ebuild b/dev-php/pecl-http/pecl-http-2.6.0.ebuild index 766de2c9a395..d21e1f4379f0 100644 --- a/dev-php/pecl-http/pecl-http-2.6.0.ebuild +++ b/dev-php/pecl-http/pecl-http-2.6.0.ebuild @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 USE_PHP="php5-6" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" diff --git a/dev-php/pecl-http/pecl-http-3.1.0.ebuild b/dev-php/pecl-http/pecl-http-3.1.0.ebuild index bd00722e79f2..0eae0a222c9f 100644 --- a/dev-php/pecl-http/pecl-http-3.1.0.ebuild +++ b/dev-php/pecl-http/pecl-http-3.1.0.ebuild @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 USE_PHP="php7-0 php7-1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" |