summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-05 12:34:23 +0100
committerSam James <sam@gentoo.org>2022-10-05 12:34:23 +0100
commit7561f97f8cf9e26bf541c9af65d383e8824c8b93 (patch)
treeacb3e856fd3cba14d1305b31e038e999c05ae4de /dev-python
parentdev-python/bcrypt: Stabilize 4.0.0 amd64, #875314 (diff)
downloadgentoo-7561f97f8cf9e26bf541c9af65d383e8824c8b93.tar.gz
gentoo-7561f97f8cf9e26bf541c9af65d383e8824c8b93.tar.bz2
gentoo-7561f97f8cf9e26bf541c9af65d383e8824c8b93.zip
dev-python/django: Stabilize 4.1.2 ALLARCHES, #875341
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/django/django-4.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-4.1.2.ebuild b/dev-python/django/django-4.1.2.ebuild
index 5a30981b4f33..0401ab625bf4 100644
--- a/dev-python/django/django-4.1.2.ebuild
+++ b/dev-python/django/django-4.1.2.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 )"