diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 19:53:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 19:53:10 +0100 |
commit | 51fdced8883f3ed32b62004aaf7b3b92d4e1f0b1 (patch) | |
tree | 6972e1ae9d8273014e3a574713601dafaeb031aa /dev-python/pytest-httpbin | |
parent | dev-python/vcrpy: amd64 stable wrt bug #606358 (diff) | |
download | gentoo-51fdced8883f3ed32b62004aaf7b3b92d4e1f0b1.tar.gz gentoo-51fdced8883f3ed32b62004aaf7b3b92d4e1f0b1.tar.bz2 gentoo-51fdced8883f3ed32b62004aaf7b3b92d4e1f0b1.zip |
dev-python/pytest-httpbin: amd64 stable wrt bug #606358
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r-- | dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild index 4ced9d570b59..6db367b73d17 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild @@ -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=" |