summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-30 05:15:44 +0000
committerSam James <sam@gentoo.org>2020-08-30 05:15:44 +0000
commit17ec1554d5e136261ec20997bd48442a504ae570 (patch)
treeec1e22593f3dcf8258722a04ae7e1b2a237a1bdf /dev-python/django
parentdev-python/asgiref: Keyword 3.2.10 arm, #739220 (diff)
downloadgentoo-17ec1554d5e136261ec20997bd48442a504ae570.tar.gz
gentoo-17ec1554d5e136261ec20997bd48442a504ae570.tar.bz2
gentoo-17ec1554d5e136261ec20997bd48442a504ae570.zip
dev-python/django: Keyword 3.1 arm, #739220
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.1.ebuild b/dev-python/django/django-3.1.ebuild
index 04d8f1897c18..24e2cdebd36a 100644
--- a/dev-python/django/django-3.1.ebuild
+++ b/dev-python/django/django-3.1.ebuild
@@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"