summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-21 18:22:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-21 18:26:55 +0100
commit73a50ca4a0217cfd1a5a22d969fa4faa0f811c99 (patch)
tree7407e3e1ccf5417354afbd77992d9ee87d02f8e8 /dev-python/httpbin
parentdev-python/pytest-httpbin: x86 stable wrt bug #606358 (diff)
downloadgentoo-73a50ca4a0217cfd1a5a22d969fa4faa0f811c99.tar.gz
gentoo-73a50ca4a0217cfd1a5a22d969fa4faa0f811c99.tar.bz2
gentoo-73a50ca4a0217cfd1a5a22d969fa4faa0f811c99.zip
dev-python/httpbin: x86 stable wrt bug #606358
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/httpbin')
-rw-r--r--dev-python/httpbin/httpbin-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpbin/httpbin-0.4.1.ebuild b/dev-python/httpbin/httpbin-0.4.1.ebuild
index 2538359bc6ed..ac9e33c3dc5f 100644
--- a/dev-python/httpbin/httpbin-0.4.1.ebuild
+++ b/dev-python/httpbin/httpbin-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="