From fa6edcd6eda2f2f2f7f708fd035ab8a4b711616b Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Wed, 17 Apr 2019 13:59:51 -0400 Subject: [PATCH] dev-python/cherrypy: arm64 keyworded (bug #615400) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- dev-python/cherrypy/cherrypy-17.4.1-r1.ebuild | 2 +- dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cherrypy/cherrypy-17.4.1-r1.ebuild b/dev-python/cherrypy/cherrypy-17.4.1-r1.ebuild index c6171f00391bf..eb33e9994482c 100644 --- a/dev-python/cherrypy/cherrypy-17.4.1-r1.ebuild +++ b/dev-python/cherrypy/cherrypy-17.4.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="ssl" # IUSE="ssl test" # See below to see what needs to be done before testing can be enabled diff --git a/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild b/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild index ec04a4d67c245..b0b26399f6255 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" +KEYWORDS="~amd64 ~arm64" IUSE="ssl" # IUSE="ssl test" # See below to see what needs to be done before testing can be enabled