diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:18:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:24:00 +0100 |
commit | 630b1b443679661f97b08b1e68f14efeb5a3b2d1 (patch) | |
tree | dd66b57da16786270041e76dd60a6f4fbcbf5eef /dev-python/cherrypy | |
parent | net-dns/libidn2: ia64 stable wrt bug #581034 (diff) | |
download | gentoo-630b1b443679661f97b08b1e68f14efeb5a3b2d1.tar.gz gentoo-630b1b443679661f97b08b1e68f14efeb5a3b2d1.tar.bz2 gentoo-630b1b443679661f97b08b1e68f14efeb5a3b2d1.zip |
dev-python/cherrypy: ia64 stable wrt bug #606024
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cherrypy')
-rw-r--r-- | dev-python/cherrypy/cherrypy-3.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cherrypy/cherrypy-3.8.0.ebuild b/dev-python/cherrypy/cherrypy-3.8.0.ebuild index 433dd10df658..6ae92e92b43e 100644 --- a/dev-python/cherrypy/cherrypy-3.8.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |