Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django/
Date: Thu, 03 Sep 2020 19:30:34
Message-Id: 1599161422.83258b0eb4ad22221ac987c2db1832fe4f2f39bd.whissi@gentoo
1 commit: 83258b0eb4ad22221ac987c2db1832fe4f2f39bd
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 18:44:11 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 19:30:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83258b0e
7
8 dev-python/django: amd64 stable (bug #739952)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/django/django-2.2.16.ebuild | 2 +-
14 dev-python/django/django-3.0.10.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/django/django-2.2.16.ebuild b/dev-python/django/django-2.2.16.ebuild
18 index 2057306ce52..6946fd51e45 100644
19 --- a/dev-python/django/django-2.2.16.ebuild
20 +++ b/dev-python/django/django-2.2.16.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 )"
29
30
31 diff --git a/dev-python/django/django-3.0.10.ebuild b/dev-python/django/django-3.0.10.ebuild
32 index 9677ee5d06a..58b314e6b64 100644
33 --- a/dev-python/django/django-3.0.10.ebuild
34 +++ b/dev-python/django/django-3.0.10.ebuild
35 @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0"
36 # admin icons, jquery, xregexp.js
37 LICENSE+=" MIT"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86"
40 +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
41 IUSE="doc sqlite test"
42 RESTRICT="!test? ( test )"