summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 23:20:08 +0000
committerSam James <sam@gentoo.org>2021-02-24 23:20:08 +0000
commitd887fa999b4b5816fa2ee9c62432370ebf67ed15 (patch)
tree83d2653ce7dcda0167c7153cbd4d6efd8935ce37
parentdev-python/django: Stabilize 3.0.13 ALLARCHES, #771627 (diff)
downloadgentoo-d887fa999b4b5816fa2ee9c62432370ebf67ed15.tar.gz
gentoo-d887fa999b4b5816fa2ee9c62432370ebf67ed15.tar.bz2
gentoo-d887fa999b4b5816fa2ee9c62432370ebf67ed15.zip
dev-python/django: Stabilize 3.1.7 ALLARCHES, #771627
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/django/django-3.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.1.7.ebuild b/dev-python/django/django-3.1.7.ebuild
index e6482b2c0bde..79920fd3e7fe 100644
--- a/dev-python/django/django-3.1.7.ebuild
+++ b/dev-python/django/django-3.1.7.ebuild
@@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86 ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"