From f4bf117a1c7a1f500b2fc188fd4d33e3b5f08199 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 30 Jul 2020 20:41:51 +0000 Subject: [PATCH] dev-python/cherrypy: ALLARCHES stable (via arm, bug #734394) Closes: https://bugs.gentoo.org/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 7039727baa148..20a069c7dfd35 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}]