summaryrefslogtreecommitdiff
path: root/dev-php/pecl-http
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-05 06:20:40 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-05 06:20:40 +0000
commit1aab753a13e3cdead389c03b6b12019cd6d4d0ff (patch)
tree433e2ea4a2749de07b1dc6f21e8a586f80412e9f /dev-php/pecl-http
parente21661b928fac18fec2f9c35cadd4fa80a6dd554 (diff)
downloadbaldeagleos-repo-1aab753a13e3cdead389c03b6b12019cd6d4d0ff.tar.gz
baldeagleos-repo-1aab753a13e3cdead389c03b6b12019cd6d4d0ff.tar.xz
baldeagleos-repo-1aab753a13e3cdead389c03b6b12019cd6d4d0ff.zip
Adding metadata
Diffstat (limited to 'dev-php/pecl-http')
-rw-r--r--dev-php/pecl-http/pecl-http-3.3.0.ebuild4
-rw-r--r--dev-php/pecl-http/pecl-http-4.2.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/pecl-http/pecl-http-3.3.0.ebuild b/dev-php/pecl-http/pecl-http-3.3.0.ebuild
index be789fd1c79e..7005edf002ee 100644
--- a/dev-php/pecl-http/pecl-http-3.3.0.ebuild
+++ b/dev-php/pecl-http/pecl-http-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -15,7 +15,7 @@ inherit php-ext-pecl-r3
USE_PHP="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.2.ebuild b/dev-php/pecl-http/pecl-http-4.2.2.ebuild
index da62a219af9e..6f8fca855057 100644
--- a/dev-php/pecl-http/pecl-http-4.2.2.ebuild
+++ b/dev-php/pecl-http/pecl-http-4.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -15,7 +15,7 @@ inherit php-ext-pecl-r3
USE_PHP="php8-0 php8-1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="Extended HTTP Support for PHP"
LICENSE="BSD-2 MIT"