Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-http/
Date: Thu, 21 Oct 2021 04:41:02
Message-Id: 1634791226.e7e4d000da878e4afea9eb25c7688b5a2a32419a.ago@gentoo
1 commit: e7e4d000da878e4afea9eb25c7688b5a2a32419a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 21 04:40:26 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 21 04:40:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e4d000
7
8 dev-php/pecl-http: amd64 stable wrt bug #814365
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild | 2 +-
15 dev-php/pecl-http/pecl-http-4.2.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild b/dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild
19 index 94c0833cc07..2325b23a9e8 100644
20 --- a/dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild
21 +++ b/dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild
22 @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3
23
24 USE_PHP="php7-3 php7-4"
25
26 -KEYWORDS="~amd64 ~x86"
27 +KEYWORDS="amd64 ~x86"
28
29 DESCRIPTION="Extended HTTP Support for PHP"
30 LICENSE="BSD-2 MIT"
31
32 diff --git a/dev-php/pecl-http/pecl-http-4.2.1.ebuild b/dev-php/pecl-http/pecl-http-4.2.1.ebuild
33 index 00f8de1189d..dc45e3503ea 100644
34 --- a/dev-php/pecl-http/pecl-http-4.2.1.ebuild
35 +++ b/dev-php/pecl-http/pecl-http-4.2.1.ebuild
36 @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3
37
38 USE_PHP="php8-0"
39
40 -KEYWORDS="~amd64 ~x86"
41 +KEYWORDS="amd64 ~x86"
42
43 DESCRIPTION="Extended HTTP Support for PHP"
44 LICENSE="BSD-2 MIT"