commit: 59801cf20a21aa1186b4dfefaff349777473be8d Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Dec 20 23:06:16 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Dec 20 23:15:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59801cf2
dev-php/pecl-redis: keyword 6.3.0 for ~riscv Closes: https://github.com/gentoo/gentoo/pull/44826 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-php/pecl-redis/pecl-redis-6.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/pecl-redis/pecl-redis-6.3.0.ebuild b/dev-php/pecl-redis/pecl-redis-6.3.0.ebuild index 8e5979604591..ceb43618a437 100644 --- a/dev-php/pecl-redis/pecl-redis-6.3.0.ebuild +++ b/dev-php/pecl-redis/pecl-redis-6.3.0.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="PHP extension for interfacing with Redis" S="${WORKDIR}/${MY_P}" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv" IUSE="igbinary +json lz4 +session zstd" DEPEND="
