diff options
Diffstat (limited to 'dev-python/cherrypy')
-rw-r--r-- | dev-python/cherrypy/cherrypy-18.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild b/dev-python/cherrypy/cherrypy-18.5.0.ebuild index 6b9f45429502..20a069c7dfd3 100644 --- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild +++ b/dev-python/cherrypy/cherrypy-18.5.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}] |