summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-13 20:59:54 +0100
committerSam James <sam@gentoo.org>2021-07-13 20:59:54 +0100
commitcfa32a663159e05d3ed7407f4ed93fe6c12198ce (patch)
tree3f65adf575e95f92cd5dceb78e56edf4499d6add /dev-python/django-cache-url/django-cache-url-3.2.3.ebuild
parentdev-python/pycairo: Stabilize 1.20.1 arm64, #801778 (diff)
downloadgentoo-cfa32a663159e05d3ed7407f4ed93fe6c12198ce.tar.gz
gentoo-cfa32a663159e05d3ed7407f4ed93fe6c12198ce.tar.bz2
gentoo-cfa32a663159e05d3ed7407f4ed93fe6c12198ce.zip
dev-python/django-cache-url: Stabilize 3.2.3 arm64, #801805
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django-cache-url/django-cache-url-3.2.3.ebuild')
-rw-r--r--dev-python/django-cache-url/django-cache-url-3.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild
index 269e75db86d4..c93ff92f575e 100644
--- a/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild
+++ b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
DOCS=( AUTHORS.rst CHANGELOG.rst README.rst )