diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-26 11:59:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-11-28 15:38:58 +0100 |
commit | 6a7a346f492785d964558b8010aabe234f707123 (patch) | |
tree | ec4e1b4be41ab55f5a1b9d70e06fd4357bf91440 /dev-python/cherrypy/cherrypy-18.6.1.ebuild | |
parent | dev-python/ndg-httpsclient: Remove ~ia64 (due to Rust) (diff) | |
download | gentoo-6a7a346f492785d964558b8010aabe234f707123.tar.gz gentoo-6a7a346f492785d964558b8010aabe234f707123.tar.bz2 gentoo-6a7a346f492785d964558b8010aabe234f707123.zip |
dev-python/cherrypy: Remove ~ia64 (due to Rust)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cherrypy/cherrypy-18.6.1.ebuild')
-rw-r--r-- | dev-python/cherrypy/cherrypy-18.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-18.6.1.ebuild b/dev-python/cherrypy/cherrypy-18.6.1.ebuild index c553981b3879..a039a64ffe1e 100644 --- a/dev-python/cherrypy/cherrypy-18.6.1.ebuild +++ b/dev-python/cherrypy/cherrypy-18.6.1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86" IUSE="ssl test" RDEPEND=" |