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, 30 Jun 2020 06:34:27
Message-Id: 1593498840.ff5f3618f6632afd8c6a87c1ca56da5a9356dfc1.ago@gentoo
1 commit: ff5f3618f6632afd8c6a87c1ca56da5a9356dfc1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 06:34:00 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 06:34:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5f3618
7
8 dev-python/django: x86 stable wrt bug #720508
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/django/django-2.2.12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/django/django-2.2.12.ebuild b/dev-python/django/django-2.2.12.ebuild
18 index 60543908cea..5b85d6f488d 100644
19 --- a/dev-python/django/django-2.2.12.ebuild
20 +++ b/dev-python/django/django-2.2.12.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 )"