summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-22 11:05:11 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-22 11:05:11 +0200
commitd77cb0b9803c867f85e13b784328e13f608dfe66 (patch)
treef46e1867270d1b86bc26f16c43c1e00df0f665b4 /dev-python/django
parentdev-python/aws-sam-translator: Stabilize 1.88.0 ALLARCHES, #932413 (diff)
downloadgentoo-d77cb0b9803c867f85e13b784328e13f608dfe66.tar.gz
gentoo-d77cb0b9803c867f85e13b784328e13f608dfe66.tar.bz2
gentoo-d77cb0b9803c867f85e13b784328e13f608dfe66.zip
dev-python/django: Stabilize 5.0.6 ALLARCHES, #932415
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-5.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-5.0.6.ebuild b/dev-python/django/django-5.0.6.ebuild
index 8a79467dedd4..465a7dcda6cd 100644
--- a/dev-python/django/django-5.0.6.ebuild
+++ b/dev-python/django/django-5.0.6.ebuild
@@ -28,7 +28,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"