summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-08 22:15:17 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-08 22:16:31 +0200
commit5a832bc167e0f0823e8d5650fa1877e5533664da (patch)
tree032304d7d31e4be3085b7bddfc6e2d2bf07700b3 /dev-python/django
parentdev-python/fido2: Mark ALLARCHES (diff)
downloadgentoo-5a832bc167e0f0823e8d5650fa1877e5533664da.tar.gz
gentoo-5a832bc167e0f0823e8d5650fa1877e5533664da.tar.bz2
gentoo-5a832bc167e0f0823e8d5650fa1877e5533664da.zip
dev-python/django: Stabilize 3.0.7 ALLARCHES, #731364
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-3.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.0.7.ebuild b/dev-python/django/django-3.0.7.ebuild
index fbc688b75cbc..7f323539c127 100644
--- a/dev-python/django/django-3.0.7.ebuild
+++ b/dev-python/django/django-3.0.7.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 ~arm64 ~ppc ~ppc64 x86"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"