summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-09 01:28:09 +0000
committerSam James <sam@gentoo.org>2021-05-09 01:28:09 +0000
commit90747bc7dbb91ace61587c08ad30e7b9bba00842 (patch)
tree7f55925d73fe900b295bee75f10e12dbc74c48d1 /dev-python/django
parentdev-python/django: Stabilize 2.2.22 ALLARCHES, #788700 (diff)
downloadgentoo-90747bc7dbb91ace61587c08ad30e7b9bba00842.tar.gz
gentoo-90747bc7dbb91ace61587c08ad30e7b9bba00842.tar.bz2
gentoo-90747bc7dbb91ace61587c08ad30e7b9bba00842.zip
dev-python/django: Stabilize 3.1.10 ALLARCHES, #788700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-3.1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.1.10.ebuild b/dev-python/django/django-3.1.10.ebuild
index 4c573f31aa6c..387e16362123 100644
--- a/dev-python/django/django-3.1.10.ebuild
+++ b/dev-python/django/django-3.1.10.ebuild
@@ -22,7 +22,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 )"