diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-16 14:25:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-16 14:25:19 +0300 |
commit | 5f42159ffb59f14cec67caf90d6c359e7e1f20ce (patch) | |
tree | 9ec9028a63d0ffae937136722ec0aceacabcce6b /dev-python/cherrypy | |
parent | dev-python/pslab-python: Drop old (diff) | |
download | gentoo-5f42159ffb59f14cec67caf90d6c359e7e1f20ce.tar.gz gentoo-5f42159ffb59f14cec67caf90d6c359e7e1f20ce.tar.bz2 gentoo-5f42159ffb59f14cec67caf90d6c359e7e1f20ce.zip |
dev-python/cherrypy: arm stable wrt bug #722880
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/cherrypy')
-rw-r--r-- | dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild b/dev-python/cherrypy/cherrypy-18.1.0-r1.ebuild index 2c62170096e4..cca674e426f5 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 ~arm64 ~ppc64" +KEYWORDS="amd64 arm ~arm64 ~ppc64" IUSE="ssl" # IUSE="ssl test" # See below to see what needs to be done before testing can be enabled |