diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:58:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:58:21 +0100 |
commit | 59fabe72bfb98a9c8bddbbc1f195e33bebe3e82c (patch) | |
tree | a28f203d37a3bf63668cc29aa782b28e8a3f4313 /dev-python/websocket-client | |
parent | dev-python/webassets: amd64 stable wrt bug #606388 (diff) | |
download | gentoo-59fabe72bfb98a9c8bddbbc1f195e33bebe3e82c.tar.gz gentoo-59fabe72bfb98a9c8bddbbc1f195e33bebe3e82c.tar.bz2 gentoo-59fabe72bfb98a9c8bddbbc1f195e33bebe3e82c.zip |
dev-python/websocket-client: amd64 stable wrt bug #606390
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/websocket-client')
-rw-r--r-- | dev-python/websocket-client/websocket-client-0.37.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/websocket-client/websocket-client-0.37.0.ebuild b/dev-python/websocket-client/websocket-client-0.37.0.ebuild index 2845df89d3e5..d82b19887a22 100644 --- a/dev-python/websocket-client/websocket-client-0.37.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.37.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$ @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |