Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django/
Date: Tue, 28 Apr 2020 13:12:36
Message-Id: 1588079542.078c0b414d5d394e5a957f71901e06a484dacab9.ago@gentoo
1 commit: 078c0b414d5d394e5a957f71901e06a484dacab9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 13:12:22 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 13:12:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078c0b41
7
8 dev-python/django: x86 stable wrt bug #714528
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/django/django-2.2.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/django/django-2.2.11.ebuild b/dev-python/django/django-2.2.11.ebuild
18 index 4adab40ebb7..06c2258d63d 100644
19 --- a/dev-python/django/django-2.2.11.ebuild
20 +++ b/dev-python/django/django-2.2.11.ebuild
21 @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0"
22 # admin icons, jquery, xregexp.js
23 LICENSE+=" MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE="doc sqlite test"
28 RESTRICT="!test? ( test )"