Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nose2/
Date: Thu, 30 Nov 2017 20:40:39
Message-Id: 1512074425.197cb18db2c79b8a8e908b7ff3a9c199b127b925.whissi@gentoo
1 commit: 197cb18db2c79b8a8e908b7ff3a9c199b127b925
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 20:29:50 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 20:40:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=197cb18d
7
8 dev-python/nose2: x86 keyword added (bug #629832)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-python/nose2/nose2-0.6.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/nose2/nose2-0.6.5.ebuild b/dev-python/nose2/nose2-0.6.5.ebuild
16 index aec771d0b8e..dc4f735d26d 100644
17 --- a/dev-python/nose2/nose2-0.6.5.ebuild
18 +++ b/dev-python/nose2/nose2-0.6.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nose-devs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="~amd64 ~x86"
31 IUSE="doc"
32
33 CDEPEND="