diff options
author | 2023-11-22 11:05:39 +0000 | |
---|---|---|
committer | 2023-11-22 11:10:11 +0000 | |
commit | 5775f60542a10c9c82c921ea267c43711f148701 (patch) | |
tree | c45738ebd85cda846b1af9e4cf78a547d4297393 /dev-python/fakeredis | |
parent | dev-python/django-configurations: Stabilize 2.5 ALLARCHES, #917705 (diff) | |
download | gentoo-5775f60542a10c9c82c921ea267c43711f148701.tar.gz gentoo-5775f60542a10c9c82c921ea267c43711f148701.tar.bz2 gentoo-5775f60542a10c9c82c921ea267c43711f148701.zip |
dev-python/fakeredis: Stabilize 2.20.0 ALLARCHES, #917708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fakeredis')
-rw-r--r-- | dev-python/fakeredis/fakeredis-2.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fakeredis/fakeredis-2.20.0.ebuild b/dev-python/fakeredis/fakeredis-2.20.0.ebuild index e7ea729b1da1..96f1eacde523 100644 --- a/dev-python/fakeredis/fakeredis-2.20.0.ebuild +++ b/dev-python/fakeredis/fakeredis-2.20.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}] |