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/pytables/
Date: Mon, 19 Jun 2017 17:03:11
Message-Id: 1497891778.17e7c3eda80a4eec28e7454c03181305e18147d9.ago@gentoo
1 commit: 17e7c3eda80a4eec28e7454c03181305e18147d9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 17:02:58 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 17:02:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e7c3ed
7
8 dev-python/pytables: amd64 stable wrt bug #606302
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/pytables/pytables-3.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pytables/pytables-3.3.0.ebuild b/dev-python/pytables/pytables-3.3.0.ebuild
18 index 2a1d71b5646..65a80675bcd 100644
19 --- a/dev-python/pytables/pytables-3.3.0.ebuild
20 +++ b/dev-python/pytables/pytables-3.3.0.ebuild
21 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.pytables.org/"
22 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
23
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
27 LICENSE="BSD"
28 IUSE="doc examples"