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 00:13:07
Message-Id: 1630887155.2bf9d331afe643c7638790a31ddf534e8be18383.sam@gentoo
1 commit: 2bf9d331afe643c7638790a31ddf534e8be18383
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 6 00:12:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 6 00:12:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf9d331
7
8 dev-python/xlrd: Keyword 2.0.1 ppc, #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 5d4edbf5bf1..c8851aa0a18 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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
25
26 distutils_enable_tests pytest