Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-configurations/
Date: Wed, 09 Jun 2021 14:43:06
Message-Id: 1623249770.e9673b2b464ea7a7a40e6223b7a9e699bd7a1e56.slyfox@gentoo
1 commit: e9673b2b464ea7a7a40e6223b7a9e699bd7a1e56
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jun 9 14:08:29 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 9 14:42:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9673b2b
7
8 dev-python/django-configurations: mark 2.2 ~sparc, bug #794910
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/django-configurations/django-configurations-2.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/django-configurations/django-configurations-2.2.ebuild b/dev-python/django-configurations/django-configurations-2.2.ebuild
19 index d280a8e6ff7..6df4454672f 100644
20 --- a/dev-python/django-configurations/django-configurations-2.2.ebuild
21 +++ b/dev-python/django-configurations/django-configurations-2.2.ebuild
22 @@ -17,7 +17,7 @@ SRC_URI="
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~x86"
27 +KEYWORDS="~amd64 ~sparc ~x86"
28 IUSE="test"
29 RESTRICT="!test? ( test )"