Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django/
Date: Sun, 30 Aug 2020 05:16:42
Message-Id: 1598764544.17ec1554d5e136261ec20997bd48442a504ae570.sam@gentoo
1 commit: 17ec1554d5e136261ec20997bd48442a504ae570
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 05:15:44 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 05:15:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ec1554
7
8 dev-python/django: Keyword 3.1 arm, #739220
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/django/django-3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/django/django-3.1.ebuild b/dev-python/django/django-3.1.ebuild
16 index 04d8f1897c1..24e2cdebd36 100644
17 --- a/dev-python/django/django-3.1.ebuild
18 +++ b/dev-python/django/django-3.1.ebuild
19 @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0"
20 # admin icons, jquery, xregexp.js
21 LICENSE+=" MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
25 IUSE="doc sqlite test"
26 RESTRICT="!test? ( test )"