From: Agostino Sarubbo Date: Wed, 25 Mar 2020 14:01:20 +0000 (+0100) Subject: dev-python/django: amd64 stable wrt bug #714528 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b1465cfd9a7f7698adae084bc6e07e5fe5b58619;p=gentoo.git dev-python/django: amd64 stable wrt bug #714528 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 7a3345a89f49..4adab40ebb72 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 )"