diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-20 16:47:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-20 16:47:04 +0100 |
commit | ae9383ed5df44fbee7adac975b32b69db4de4339 (patch) | |
tree | 4e5c28d120f7b46a1e8b1b4e5afeaef675a908cc /dev-python/django-cache-url | |
parent | dev-python/pytest-asyncio: Stabilize 0.23.2 ALLARCHES, #920399 (diff) | |
download | gentoo-ae9383ed5df44fbee7adac975b32b69db4de4339.tar.gz gentoo-ae9383ed5df44fbee7adac975b32b69db4de4339.tar.bz2 gentoo-ae9383ed5df44fbee7adac975b32b69db4de4339.zip |
dev-python/django-cache-url: Stabilize 3.4.5 ALLARCHES, #920408
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-cache-url')
-rw-r--r-- | dev-python/django-cache-url/django-cache-url-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild index 0d8255cd5243..e359f123a75f 100644 --- a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild +++ b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/django[${PYTHON_USEDEP}] |