commit: 8766e9d539fadf2c7f31434caf071e38a69ab2ca Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 07:35:22 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 07:35:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8766e9d5
dev-python/hiredis: Stabilize 2.2.2-r1 amd64, #903854 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/hiredis/hiredis-2.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hiredis/hiredis-2.2.2-r1.ebuild b/dev-python/hiredis/hiredis-2.2.2-r1.ebuild index f34e08af8092..9f13c539e6fb 100644 --- a/dev-python/hiredis/hiredis-2.2.2-r1.ebuild +++ b/dev-python/hiredis/hiredis-2.2.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/redis/hiredis-py/archive/refs/tags/v${PV}.tar.gz -> LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" DEPEND=">=dev-libs/hiredis-1.0.0:="
