diff options
author | 2023-07-24 13:02:48 +0200 | |
---|---|---|
committer | 2023-07-24 13:02:48 +0200 | |
commit | 83fce76dcd9955321f9ce01417565b6b43418fc1 (patch) | |
tree | afd33775add3b50a8af58e49ac38caa5d9eed291 /dev-python/fakeredis | |
parent | sys-apps/acl: Stabilize 2.3.1-r2 x86, #911018 (diff) | |
download | gentoo-83fce76dcd9955321f9ce01417565b6b43418fc1.tar.gz gentoo-83fce76dcd9955321f9ce01417565b6b43418fc1.tar.bz2 gentoo-83fce76dcd9955321f9ce01417565b6b43418fc1.zip |
dev-python/fakeredis: Stabilize 2.16.0 ALLARCHES, #911033
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/fakeredis')
-rw-r--r-- | dev-python/fakeredis/fakeredis-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fakeredis/fakeredis-2.16.0.ebuild b/dev-python/fakeredis/fakeredis-2.16.0.ebuild index 12cd5e3de69f..4832c918118d 100644 --- a/dev-python/fakeredis/fakeredis-2.16.0.ebuild +++ b/dev-python/fakeredis/fakeredis-2.16.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}] |