commit: 078c0b414d5d394e5a957f71901e06a484dacab9 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Apr 28 13:12:22 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Apr 28 13:12:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078c0b41
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 <ago <AT> gentoo.org> dev-python/django/django-2.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-2.2.11.ebuild b/dev-python/django/django-2.2.11.ebuild index 4adab40ebb7..06c2258d63d 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 )"
