summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-05 00:04:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-05 00:04:17 +0200
commit9a7de63b890a61269179edf8d2c4bc9cbad90934 (patch)
tree703ff531ed418e94adb18832599282e3458bbe85
parentdev-python/django: Stabilize 2.2.26 ALLARCHES, #830615 (diff)
downloadgentoo-9a7de63b.tar.gz
gentoo-9a7de63b.tar.bz2
gentoo-9a7de63b.zip
dev-python/django: Stabilize 3.2.11 ALLARCHES, #830615
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/django/django-3.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.2.11.ebuild b/dev-python/django/django-3.2.11.ebuild
index 9ad7526948c5..497bdd348c2e 100644
--- a/dev-python/django/django-3.2.11.ebuild
+++ b/dev-python/django/django-3.2.11.ebuild
@@ -22,7 +22,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 )"