Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nose-exclude/
Date: Fri, 25 Dec 2015 18:19:55
Message-Id: 1451067482.c0dd0bef075d394206a17234d13ac910af7137df.ago@gentoo
1 commit: c0dd0bef075d394206a17234d13ac910af7137df
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 18:18:02 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 18:18:02 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0dd0bef
7
8 dev-python/nose-exclude: x86 stable wrt bug #549898
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/nose-exclude/nose-exclude-0.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
18 index c662b52..542b6af 100644
19 --- a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
20 +++ b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86"
27
28 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
29 RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"