summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-01 21:09:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-01 21:09:01 +0200
commit0918d34f513dd168f16c67d339675b026043ad6c (patch)
treee9f3a16b383f6cd8204a4dc6ef43955d05852ae8 /dev-python/django
parentdev-ml/sexplib0: change SLOT (diff)
downloadgentoo-0918d34f513dd168f16c67d339675b026043ad6c.tar.gz
gentoo-0918d34f513dd168f16c67d339675b026043ad6c.tar.bz2
gentoo-0918d34f513dd168f16c67d339675b026043ad6c.zip
dev-python/django: Stabilize 3.2.17 ALLARCHES, #892808
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-3.2.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.2.17.ebuild b/dev-python/django/django-3.2.17.ebuild
index 4790fd42730a..68c7e2f40c5e 100644
--- a/dev-python/django/django-3.2.17.ebuild
+++ b/dev-python/django/django-3.2.17.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 )"