summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-13 17:57:24 +0000
committerSam James <sam@gentoo.org>2021-02-13 17:57:24 +0000
commit160ad2748c0e241c28b024687e0d6cfec4a87455 (patch)
tree2d848cd7f97eb8f9942b4d58f6ad735ff8633ba6
parentdev-python/django: Stabilize 2.2.18 ALLARCHES, #768240 (diff)
downloadgentoo-160ad2748c0e241c28b024687e0d6cfec4a87455.tar.gz
gentoo-160ad2748c0e241c28b024687e0d6cfec4a87455.tar.bz2
gentoo-160ad2748c0e241c28b024687e0d6cfec4a87455.zip
dev-python/django: Stabilize 3.0.12 ALLARCHES, #768240
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/django/django-3.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.0.12.ebuild b/dev-python/django/django-3.0.12.ebuild
index c5e25f2be57a..779e41fa3f23 100644
--- a/dev-python/django/django-3.0.12.ebuild
+++ b/dev-python/django/django-3.0.12.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 )"