summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-11 21:39:31 +0000
committerSam James <sam@gentoo.org>2023-01-11 21:39:44 +0000
commit9775271480dcfc6a81a1a891a21b52c976b0f13c (patch)
treeaa730c7e910c3371fa26dc8f929cc051e4955db8
parentdev-python/hypothesis: Stabilize 6.61.0 ALLARCHES, #890525 (diff)
downloadgentoo-9775271480dcfc6a81a1a891a21b52c976b0f13c.tar.gz
gentoo-9775271480dcfc6a81a1a891a21b52c976b0f13c.tar.bz2
gentoo-9775271480dcfc6a81a1a891a21b52c976b0f13c.zip
dev-python/django-cache-url: Stabilize 3.4.4 ALLARCHES, #890527
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/django-cache-url/django-cache-url-3.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-cache-url/django-cache-url-3.4.4.ebuild b/dev-python/django-cache-url/django-cache-url-3.4.4.ebuild
index 7037d9f6eefa..9b2a69b88795 100644
--- a/dev-python/django-cache-url/django-cache-url-3.4.4.ebuild
+++ b/dev-python/django-cache-url/django-cache-url-3.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}]