summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-04 21:15:53 +0100
committerSam James <sam@gentoo.org>2023-09-04 21:15:53 +0100
commit057f0316fc768d3eced0bd1008201ceb5754a1ab (patch)
treeae25f5a66484eb379683c209d9ce0fdadc23a6fe /dev-python/django
parentdev-python/django: Stabilize 4.1.11 ALLARCHES, #913618 (diff)
downloadgentoo-057f0316fc768d3eced0bd1008201ceb5754a1ab.tar.gz
gentoo-057f0316fc768d3eced0bd1008201ceb5754a1ab.tar.bz2
gentoo-057f0316fc768d3eced0bd1008201ceb5754a1ab.zip
dev-python/django: Stabilize 3.2.21 ALLARCHES, #913619
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-3.2.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.2.21.ebuild b/dev-python/django/django-3.2.21.ebuild
index ca46ed4c7d3b..e32092b0fe7c 100644
--- a/dev-python/django/django-3.2.21.ebuild
+++ b/dev-python/django/django-3.2.21.ebuild
@@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"