diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:19:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:49 +0100 |
commit | 4e0cc7d1fd4dfaf9c026b8fc35be02fe329fbaa6 (patch) | |
tree | 1ba7ca58a2dc136c09b644bcf2069fb815d1e9c7 /dev-python/cherrypy | |
parent | dev-python/characteristic: amd64 stable wrt bug #606022 (diff) | |
download | gentoo-4e0cc7d1fd4dfaf9c026b8fc35be02fe329fbaa6.tar.gz gentoo-4e0cc7d1fd4dfaf9c026b8fc35be02fe329fbaa6.tar.bz2 gentoo-4e0cc7d1fd4dfaf9c026b8fc35be02fe329fbaa6.zip |
dev-python/cherrypy: amd64 stable wrt bug #606024
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-3.8.0.ebuild b/dev-python/cherrypy/cherrypy-3.8.0.ebuild index 6ae92e92b43e..7d0eec0d24b4 100644 --- a/dev-python/cherrypy/cherrypy-3.8.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.8.0.ebuild @@ -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}] |