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/
Date: Mon, 29 Apr 2019 08:17:50
Message-Id: 1556525855.2ac3933dc22d63c561e10dbdef0bde687aaf7bc1.slyfox@gentoo
1 commit: 2ac3933dc22d63c561e10dbdef0bde687aaf7bc1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 07:59:38 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 08:17:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac3933d
7
8 dev-python/django: keyworded 2.2 for ia64, bug #682262
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-python/django/django-2.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/django/django-2.2.ebuild b/dev-python/django/django-2.2.ebuild
18 index b308de852eb..967ac90dbcd 100644
19 --- a/dev-python/django/django-2.2.ebuild
20 +++ b/dev-python/django/django-2.2.ebuild
21 @@ -21,7 +21,7 @@ LICENSE+=" Apache-2.0"
22 # admin icons, jquery, xregexp.js
23 LICENSE+=" MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="~amd64 ~arm64 ~ia64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE="doc sqlite test"
28
29 RDEPEND="