summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2026-02-04 15:53:20 +0000
committerSam James <sam@gentoo.org>2026-02-04 15:53:20 +0000
commitc18f6615dd87f45cd2865616ed8468ce50924c3e (patch)
tree91226570653927d852d5abdfee6e5f36f937778d /dev-python
parent82fd3f940178422894c2c7c0c0cbd4b8d4582d05 (diff)
downloadgentoo-c18f6615dd87f45cd2865616ed8468ce50924c3e.tar.gz
gentoo-c18f6615dd87f45cd2865616ed8468ce50924c3e.tar.bz2
gentoo-c18f6615dd87f45cd2865616ed8468ce50924c3e.zip
dev-python/django: Stabilize 5.2.11 ALLARCHES, #969604
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/django/django-5.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-5.2.11.ebuild b/dev-python/django/django-5.2.11.ebuild
index d03e25e11b16..7c6f21098a2d 100644
--- a/dev-python/django/django-5.2.11.ebuild
+++ b/dev-python/django/django-5.2.11.ebuild
@@ -26,7 +26,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86 ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"