summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-21 06:40:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-21 06:40:30 +0200
commit36af52c763782b8ec4d87cbf98c137d4ab1dd8f6 (patch)
treeaa00be7dcbff978d81356b93a968382aab776d71 /dev-php
parentdev-php/pecl-http: amd64 stable wrt bug #814365 (diff)
downloadgentoo-36af52c763782b8ec4d87cbf98c137d4ab1dd8f6.tar.gz
gentoo-36af52c763782b8ec4d87cbf98c137d4ab1dd8f6.tar.bz2
gentoo-36af52c763782b8ec4d87cbf98c137d4ab1dd8f6.zip
dev-php/pecl-raphf: 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-raphf/pecl-raphf-2.0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild b/dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild
index 7c2efe5219cd..dd73062d52eb 100644
--- a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild
+++ b/dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -13,7 +13,7 @@ USE_PHP="php7-2 php7-3 php7-4 php8-0"
inherit php-ext-pecl-r3
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="A reusable, persistent handle and resource factory API"
LICENSE="BSD-2"