commit: 1208083dbaa03d53b98bc829180e626cb9a02614
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 14:18:01 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 14:20:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1208083d
dev-python/cherrypy: x86 stable (bug #721692)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild
b/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild
index cca674e426f..ef09dc2c08e 100644
--- a/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 x86"
IUSE="ssl"
# IUSE="ssl test"
# See below to see what needs to be done before testing can be enabled