summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-14 21:42:54 +0000
committerSam James <sam@gentoo.org>2023-02-14 21:42:54 +0000
commitf8ec97a6fdbcbb8915cd197de28a41be8c703f29 (patch)
tree8a5ae7ab5d8006ddaf0309b4b56329b164f5430d /dev-python
parentdev-python/django: Stabilize 4.0.10 ALLARCHES, #894404 (diff)
downloadgentoo-f8ec97a6fdbcbb8915cd197de28a41be8c703f29.tar.gz
gentoo-f8ec97a6fdbcbb8915cd197de28a41be8c703f29.tar.bz2
gentoo-f8ec97a6fdbcbb8915cd197de28a41be8c703f29.zip
dev-python/django: Stabilize 3.2.18 ALLARCHES, #894406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/django/django-3.2.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.2.18.ebuild b/dev-python/django/django-3.2.18.ebuild
index 4790fd42730a..68c7e2f40c5e 100644
--- a/dev-python/django/django-3.2.18.ebuild
+++ b/dev-python/django/django-3.2.18.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 )"