summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-12-17 17:37:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-12-17 17:37:42 +0100
commite407a0ef8a608a8200d7bfb335f90d99e02d9184 (patch)
treed87e8f0a4a93e431f6b5de2e8afb8497549ef30d /dev-python/django
parentapp-portage/eix: amd64 stable wrt bug #760282 (diff)
downloadgentoo-e407a0ef8a608a8200d7bfb335f90d99e02d9184.tar.gz
gentoo-e407a0ef8a608a8200d7bfb335f90d99e02d9184.tar.bz2
gentoo-e407a0ef8a608a8200d7bfb335f90d99e02d9184.zip
dev-python/django: amd64/x86 stable (ALLARCHES policy) wrt bug #758533
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-3.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.1.3.ebuild b/dev-python/django/django-3.1.3.ebuild
index a1cdaba2e63f..ea0a60bfffa3 100644
--- a/dev-python/django/django-3.1.3.ebuild
+++ b/dev-python/django/django-3.1.3.ebuild
@@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"