diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:04:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:04:16 +0100 |
commit | 3aa27649e219ba284329d9e6c6143fa2fd810d02 (patch) | |
tree | 3cbbe163cd7a1532fbbf937883ee6f79b9792f1e /dev-php/pecl-http | |
parent | dev-python/ioflo: amd64 stable wrt bug #606182 (diff) | |
download | gentoo-3aa27649e219ba284329d9e6c6143fa2fd810d02.tar.gz gentoo-3aa27649e219ba284329d9e6c6143fa2fd810d02.tar.bz2 gentoo-3aa27649e219ba284329d9e6c6143fa2fd810d02.zip |
dev-php/pecl-http: amd64 stable wrt bug #610408
Package-Manager: portage-2.3.3
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.6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/pecl-http/pecl-http-3.1.0.ebuild | 2 |
2 files changed, 3 insertions, 3 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 2b2f983495bd..766de2c9a395 100644 --- a/dev-php/pecl-http/pecl-http-2.6.0.ebuild +++ b/dev-php/pecl-http/pecl-http-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 3c43ba02595b..bd00722e79f2 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" |