dev-python/websocket-client: amd64 stable wrt bug #606390
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 22 Feb 2017 14:58:21 +0000 (15:58 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 22 Feb 2017 14:58:21 +0000 (15:58 +0100)
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/websocket-client/websocket-client-0.37.0.ebuild

index 2845df89d3e5d15ea0650b2f81cb3b24d0893b77..d82b19887a22ef46681428af21129a55b1a7838f 100644 (file)
@@ -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}]"