diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 19:53:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 19:53:16 +0100 |
commit | 35c14887a1386e89e5abc235bc847aecd5099346 (patch) | |
tree | 6c79a42093b7c5c896aad4bb8ed7fee72b852276 /dev-python/httpbin | |
parent | dev-python/pytest-httpbin: amd64 stable wrt bug #606358 (diff) | |
download | gentoo-35c14887a1386e89e5abc235bc847aecd5099346.tar.gz gentoo-35c14887a1386e89e5abc235bc847aecd5099346.tar.bz2 gentoo-35c14887a1386e89e5abc235bc847aecd5099346.zip |
dev-python/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/httpbin')
-rw-r--r-- | dev-python/httpbin/httpbin-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpbin/httpbin-0.4.1.ebuild b/dev-python/httpbin/httpbin-0.4.1.ebuild index ac9e33c3dc5f..09c2ef310b24 100644 --- a/dev-python/httpbin/httpbin-0.4.1.ebuild +++ b/dev-python/httpbin/httpbin-0.4.1.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=" |