Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
Date: Fri, 08 Sep 2017 20:53:26
Message-Id: 1504903978.38b799ecf625382937772deebf217b123cc27f13.maekke@gentoo
1 commit: 38b799ecf625382937772deebf217b123cc27f13
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 8 20:52:58 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 8 20:52:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b799ec
7
8 dev-python/autobahn: add ~arm, bug #626834
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/autobahn/autobahn-17.7.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/autobahn/autobahn-17.7.1.ebuild b/dev-python/autobahn/autobahn-17.7.1.ebuild
17 index 68057d7c9f0..6cb019e8b31 100644
18 --- a/dev-python/autobahn/autobahn-17.7.1.ebuild
19 +++ b/dev-python/autobahn/autobahn-17.7.1.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="MIT"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="~amd64 ~arm"
26 IUSE="crypt test"
27
28 RDEPEND="