diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-21 06:40:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-21 06:40:26 +0200 |
commit | e7e4d000da878e4afea9eb25c7688b5a2a32419a (patch) | |
tree | d4180f2cb23b91efd6d3b82fb6d00ea7314812e5 /dev-php | |
parent | sys-process/tiptop: amd64 stable wrt bug #810838 (diff) | |
download | gentoo-e7e4d000da878e4afea9eb25c7688b5a2a32419a.tar.gz gentoo-e7e4d000da878e4afea9eb25c7688b5a2a32419a.tar.bz2 gentoo-e7e4d000da878e4afea9eb25c7688b5a2a32419a.zip |
dev-php/pecl-http: amd64 stable wrt bug #814365
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-php/pecl-http/pecl-http-4.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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 index 94c0833cc07d..2325b23a9e8d 100644 --- a/dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild +++ b/dev-php/pecl-http/pecl-http-3.2.4-r1.ebuild @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 USE_PHP="php7-3 php7-4" -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-4.2.1.ebuild b/dev-php/pecl-http/pecl-http-4.2.1.ebuild index 00f8de1189da..dc45e3503ea5 100644 --- a/dev-php/pecl-http/pecl-http-4.2.1.ebuild +++ b/dev-php/pecl-http/pecl-http-4.2.1.ebuild @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 USE_PHP="php8-0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" |