summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-17 21:30:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-17 21:30:39 +0200
commit4e984246fc9d639ce467bdad85fd377ffbefca4c (patch)
treef6b8e9b97a2404e00857f0d3af5abc7447e8e65e /dev-python/redis-py
parentdev-python/sphinx: Stabilize 4.4.0 ALLARCHES, #833540 (diff)
downloadgentoo-4e984246fc9d639ce467bdad85fd377ffbefca4c.tar.gz
gentoo-4e984246fc9d639ce467bdad85fd377ffbefca4c.tar.bz2
gentoo-4e984246fc9d639ce467bdad85fd377ffbefca4c.zip
dev-python/redis-py: Stabilize 4.1.2 ALLARCHES, #833542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/redis-py')
-rw-r--r--dev-python/redis-py/redis-py-4.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/redis-py/redis-py-4.1.2.ebuild b/dev-python/redis-py/redis-py-4.1.2.ebuild
index 9f99d80d3b5d..7c10c028f214 100644
--- a/dev-python/redis-py/redis-py-4.1.2.ebuild
+++ b/dev-python/redis-py/redis-py-4.1.2.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
RDEPEND="
dev-python/deprecated[${PYTHON_USEDEP}]"