diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-17 13:59:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-17 13:59:51 -0400 |
commit | fa6edcd6eda2f2f2f7f708fd035ab8a4b711616b (patch) | |
tree | f7b16059e58f7f8ec196286e82ffd38ac259e42f /dev-python/cherrypy | |
parent | dev-python/cheroot: arm64 keyworded (bug #615400) (diff) | |
download | gentoo-fa6edcd6eda2f2f2f7f708fd035ab8a4b711616b.tar.gz gentoo-fa6edcd6eda2f2f2f7f708fd035ab8a4b711616b.tar.bz2 gentoo-fa6edcd6eda2f2f2f7f708fd035ab8a4b711616b.zip |
dev-python/cherrypy: arm64 keyworded (bug #615400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/cherrypy')
-rw-r--r-- | dev-python/cherrypy/cherrypy-17.4.1-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 c6171f00391b..eb33e9994482 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 ec04a4d67c24..b0b26399f625 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 |