commit: 36af52c763782b8ec4d87cbf98c137d4ab1dd8f6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Oct 21 04:40:30 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Oct 21 04:40:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36af52c7
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 <AT> gentoo.org> dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild | 4 ++-- 1 file 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 7c2efe5219c..dd73062d52e 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"
