diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 07:07:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 07:07:20 +0000 |
commit | f452cf19dd844ca569df6473403aae9b3f87d1b8 (patch) | |
tree | 559e60aa7d6459ad1b9ed6e45ad38f4ee0679f80 /dev-php | |
parent | dev-php/pecl-http: Stabilize 4.2.6 x86, #946293 (diff) | |
download | gentoo-f452cf19dd844ca569df6473403aae9b3f87d1b8.tar.gz gentoo-f452cf19dd844ca569df6473403aae9b3f87d1b8.tar.bz2 gentoo-f452cf19dd844ca569df6473403aae9b3f87d1b8.zip |
dev-php/pecl-raphf: Stabilize 2.0.1-r3 x86, #946293
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-raphf/pecl-raphf-2.0.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r3.ebuild b/dev-php/pecl-raphf/pecl-raphf-2.0.1-r3.ebuild index eaebc42e1f30..71b91a9ce6e5 100644 --- a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r3.ebuild +++ b/dev-php/pecl-raphf/pecl-raphf-2.0.1-r3.ebuild @@ -16,4 +16,4 @@ inherit php-ext-pecl-r3 DESCRIPTION="A reusable, persistent handle and resource factory API" LICENSE="BSD-2" SLOT="7" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" |