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/pandas/
Date: Sat, 30 Sep 2017 23:38:23
Message-Id: 1506814693.c0eda18de3cc1c3938f6d77a69de7e18ce90c237.whissi@gentoo
1 commit: c0eda18de3cc1c3938f6d77a69de7e18ce90c237
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 23:37:18 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 23:38:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0eda18d
7
8 dev-python/pandas: x86 stable (bug #606248)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 dev-python/pandas/pandas-0.19.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pandas/pandas-0.19.1.ebuild b/dev-python/pandas/pandas-0.19.1.ebuild
16 index 9dbb55b48c5..4ed14348698 100644
17 --- a/dev-python/pandas/pandas-0.19.1.ebuild
18 +++ b/dev-python/pandas/pandas-0.19.1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="BSD"
23 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25 IUSE="doc -minimal full-support test X"
26
27 MINIMAL_DEPEND="