dev-python/httpretty: amd64 stable wrt bug #606176
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 22 Feb 2017 15:03:41 +0000 (16:03 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 22 Feb 2017 15:03:41 +0000 (16:03 +0100)
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/httpretty/httpretty-0.8.14.ebuild

index c038a843298f8dd9ac563d57e53e47296d151de6..1a0057e3265a617cdcbc2c0af213fa7d514a180b 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$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"