Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cppy/
Date: Sat, 30 May 2020 08:56:20
Message-Id: 1590828970.b0af3aa1c637c149efe8ab8df60ae00263f3839c.mgorny@gentoo
1 commit: b0af3aa1c637c149efe8ab8df60ae00263f3839c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 08:50:52 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 08:56:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0af3aa1
7
8 dev-python/cppy: Keyword 1.1.0 ppc64, #721130
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/cppy/cppy-1.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/cppy/cppy-1.1.0.ebuild b/dev-python/cppy/cppy-1.1.0.ebuild
16 index 189fd8300cd..46ce9c2c095 100644
17 --- a/dev-python/cppy/cppy-1.1.0.ebuild
18 +++ b/dev-python/cppy/cppy-1.1.0.ebuild
19 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~ppc64 ~x86"
25
26 distutils_enable_tests pytest