From: Agostino Sarubbo Date: Tue, 28 Apr 2020 13:12:22 +0000 (+0200) Subject: dev-python/django: x86 stable wrt bug #714528 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=078c0b414d5d394e5a957f71901e06a484dacab9;p=gentoo.git dev-python/django: x86 stable wrt bug #714528 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/django/django-2.2.11.ebuild b/dev-python/django/django-2.2.11.ebuild index 4adab40ebb72..06c2258d63d4 100644 --- a/dev-python/django/django-2.2.11.ebuild +++ b/dev-python/django/django-2.2.11.ebuild @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"