summaryrefslogtreecommitdiff
path: root/dev-python/django
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-07-12 10:03:33 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-07-12 10:03:33 +0300
commitedfb970533e00f481089a39ae723b62c87e6eb46 (patch)
tree0fcfb8de491b99b21654da6a0a829d10bd66a02a /dev-python/django
parent9c9c516ed3c77842496512cb115de45fde158dc7 (diff)
downloadgentoo-edfb970533e00f481089a39ae723b62c87e6eb46.tar.gz
gentoo-edfb970533e00f481089a39ae723b62c87e6eb46.tar.bz2
gentoo-edfb970533e00f481089a39ae723b62c87e6eb46.zip
dev-python/django: Stabilize 4.2.23 ALLARCHES, #957809
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-4.2.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-4.2.23.ebuild b/dev-python/django/django-4.2.23.ebuild
index ca73a13ef993..bed1ccfb90ed 100644
--- a/dev-python/django/django-4.2.23.ebuild
+++ b/dev-python/django/django-4.2.23.ebuild
@@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"