diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 11:12:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 11:12:41 +0100 |
commit | 56fcd0aa60d28e8f80f9d3546eddd3283c261e1b (patch) | |
tree | 60400feebce208aae73ccf6ff74435e089fd552a /dev-php/pecl-raphf | |
parent | dev-php/theseer-tokenizer: Stabilize 1.2.1 ALLARCHES, #909600 (diff) | |
download | gentoo-56fcd0aa60d28e8f80f9d3546eddd3283c261e1b.tar.gz gentoo-56fcd0aa60d28e8f80f9d3546eddd3283c261e1b.tar.bz2 gentoo-56fcd0aa60d28e8f80f9d3546eddd3283c261e1b.zip |
dev-php/pecl-raphf: Stabilize 2.0.1-r2 x86, #909601
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/pecl-raphf')
-rw-r--r-- | dev-php/pecl-raphf/pecl-raphf-2.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r2.ebuild b/dev-php/pecl-raphf/pecl-raphf-2.0.1-r2.ebuild index 6dc7cf9c239c..52ff1a76d5f0 100644 --- a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r2.ebuild +++ b/dev-php/pecl-raphf/pecl-raphf-2.0.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ USE_PHP="php7-3 php7-4 php8-0 php8-1" inherit php-ext-pecl-r3 -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DESCRIPTION="A reusable, persistent handle and resource factory API" LICENSE="BSD-2" |