diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:31:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:51 +0100 |
commit | 079a4cefda4d8d9eae94329094e4dd577209226f (patch) | |
tree | 42b352005dba6484153c50bf75c28ac32b743f44 /dev-python/pytest-httpbin | |
parent | dev-python/httpbin: x86 stable wrt bug #714490 (diff) | |
download | gentoo-079a4cefda4d8d9eae94329094e4dd577209226f.tar.gz gentoo-079a4cefda4d8d9eae94329094e4dd577209226f.tar.bz2 gentoo-079a4cefda4d8d9eae94329094e4dd577209226f.zip |
dev-python/pytest-httpbin: x86 stable wrt bug #714490
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r-- | dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild index c3230e8043d0..62cc08dd8f92 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/httpbin[${PYTHON_USEDEP}] |