Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wsgiproxy2/
Date: Sat, 29 Jul 2017 14:32:30
Message-Id: 1501338741.e07a4bdc2eb0c6ae15fbe010651e1feba10e62ab.aballier@gentoo
1 commit: e07a4bdc2eb0c6ae15fbe010651e1feba10e62ab
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 14:30:41 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 14:32:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e07a4bdc
7
8 dev-python/wsgiproxy2: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild
16 index 0c90a5561c6..bf48cd474a3 100644
17 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild
18 +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc64 ~s390 ~sh sparc x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc64 ~s390 ~sh sparc x86"
25 IUSE="doc test"
26 RESTRICT="!test? ( test )"