summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-04 11:48:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-04 11:48:34 +0300
commit41f398ed4b3ade8631a7023076200fd13641beb8 (patch)
tree9d7099d7305781de1d09ec77d95d7e9bf50669a8
parentdev-python/django: Stabilize 4.1.9 ALLARCHES, #905686 (diff)
downloadgentoo-41f398ed4b3ade8631a7023076200fd13641beb8.tar.gz
gentoo-41f398ed4b3ade8631a7023076200fd13641beb8.tar.bz2
gentoo-41f398ed4b3ade8631a7023076200fd13641beb8.zip
dev-python/django: Stabilize 3.2.19 ALLARCHES, #905687
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/django/django-3.2.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.2.19.ebuild b/dev-python/django/django-3.2.19.ebuild
index 9f7349d8b9fd..9dd406113de8 100644
--- a/dev-python/django/django-3.2.19.ebuild
+++ b/dev-python/django/django-3.2.19.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 )"