Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xlrd/
Date: Mon, 06 Sep 2021 23:38:04
Message-Id: 1630971453.882db33ce8c3fc2534bff7210ea9ba50926b5c75.sam@gentoo
1 commit: 882db33ce8c3fc2534bff7210ea9ba50926b5c75
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 6 23:37:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 6 23:37:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=882db33c
7
8 dev-python/xlrd: Keyword 2.0.1 ppc64, #804136
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/xlrd/xlrd-2.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/xlrd/xlrd-2.0.1.ebuild b/dev-python/xlrd/xlrd-2.0.1.ebuild
16 index c8851aa0a18..0adeed24424 100644
17 --- a/dev-python/xlrd/xlrd-2.0.1.ebuild
18 +++ b/dev-python/xlrd/xlrd-2.0.1.ebuild
19 @@ -17,6 +17,6 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
25
26 distutils_enable_tests pytest