diff options
author | 2022-10-22 16:50:00 +0200 | |
---|---|---|
committer | 2022-10-22 16:54:21 +0200 | |
commit | 12e30332f88d23163132340db9280ceb4215ac4d (patch) | |
tree | 02fcfeae7d8b122da560522cddb56200aec6b678 /dev-python/cherrypy/cherrypy-18.8.0.ebuild | |
parent | dev-python/jaraco-collections: Stabilize 3.5.2 ppc64, #867094 (diff) | |
download | gentoo-12e30332f88d23163132340db9280ceb4215ac4d.tar.gz gentoo-12e30332f88d23163132340db9280ceb4215ac4d.tar.bz2 gentoo-12e30332f88d23163132340db9280ceb4215ac4d.zip |
dev-python/cherrypy: Stabilize 18.8.0 ppc64, #867094
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cherrypy/cherrypy-18.8.0.ebuild')
-rw-r--r-- | dev-python/cherrypy/cherrypy-18.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-18.8.0.ebuild b/dev-python/cherrypy/cherrypy-18.8.0.ebuild index e3ac10fd29da..99b360c52315 100644 --- a/dev-python/cherrypy/cherrypy-18.8.0.ebuild +++ b/dev-python/cherrypy/cherrypy-18.8.0.ebuild @@ -21,7 +21,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="ssl test" RDEPEND=" |