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/cherrypy/
Date: Sat, 30 May 2020 16:20:58
Message-Id: 1590855637.f4efd462d06153a67a8de910ed1cea997cca3b89.mgorny@gentoo
1 commit: f4efd462d06153a67a8de910ed1cea997cca3b89
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 16:11:31 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 16:20:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4efd462
7
8 dev-python/cherrypy: Keyword 18.5.0 ppc, #717946
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/cherrypy/cherrypy-18.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
16 index 2000122fb0b..4ef530ce533 100644
17 --- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild
18 +++ b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
25 IUSE="ssl test"
26
27 RDEPEND=">=dev-python/cheroot-8.2.1[${PYTHON_USEDEP}]