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: Fri, 29 May 2020 17:11:04
Message-Id: 1590772256.5dcce1fb57ec90e5f10cd70231256b9ef97531de.mgorny@gentoo
1 commit: 5dcce1fb57ec90e5f10cd70231256b9ef97531de
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 17:09:07 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 17:10:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcce1fb
7
8 dev-python/cherrypy: Keyword 18.5.0 x86, #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 1fab7e81404..2000122fb0b 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"
24 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
25 IUSE="ssl test"
26
27 RDEPEND=">=dev-python/cheroot-8.2.1[${PYTHON_USEDEP}]