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: Wed, 05 Aug 2020 13:53:28
Message-Id: 1596635573.0ed0fcc4bd6975708b46459ee3020a6720e2cf20.ago@gentoo
1 commit: 0ed0fcc4bd6975708b46459ee3020a6720e2cf20
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 13:52:53 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 13:52:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed0fcc4
7
8 dev-python/django: amd64 stable wrt bug #735896
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/django/django-3.0.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/django/django-3.0.8.ebuild b/dev-python/django/django-3.0.8.ebuild
18 index b48404f115e..3670410107c 100644
19 --- a/dev-python/django/django-3.0.8.ebuild
20 +++ b/dev-python/django/django-3.0.8.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"
26 +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
27 IUSE="doc sqlite test"
28 RESTRICT="!test? ( test )"