diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:58:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:53 +0100 |
commit | cf9bcc87366c4b1a905aa2033cf984bbc0c62108 (patch) | |
tree | 7153786e6cd25b264bf48764fa64a140abf4e9b2 /dev-python/pytest-httpbin | |
parent | dev-python/httpbin: amd64 stable wrt bug #714490 (diff) | |
download | gentoo-cf9bcc87366c4b1a905aa2033cf984bbc0c62108.tar.gz gentoo-cf9bcc87366c4b1a905aa2033cf984bbc0c62108.tar.bz2 gentoo-cf9bcc87366c4b1a905aa2033cf984bbc0c62108.zip |
dev-python/pytest-httpbin: amd64 stable wrt bug #714490
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-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 7dc7f7fd6392..c3230e8043d0 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}] |