From 746ee16ac75bbcbe63c6468ed9d6aa56791e755f Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 30 Jul 2020 20:40:20 +0000 Subject: [PATCH] dev-python/cherrypy: arm stable (bug #734394) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/cherrypy/cherrypy-18.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cherrypy/cherrypy-18.6.0.ebuild b/dev-python/cherrypy/cherrypy-18.6.0.ebuild index 66e4cc80ed0ee..7039727baa148 100644 --- a/dev-python/cherrypy/cherrypy-18.6.0.ebuild +++ b/dev-python/cherrypy/cherrypy-18.6.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="ssl test" RDEPEND=">=dev-python/cheroot-8.2.1[${PYTHON_USEDEP}]