diff options
author | Sam James <sam@gentoo.org> | 2020-07-14 15:21:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-14 15:21:00 +0000 |
commit | e2b55a3622e4f241128765d647816939992bef4e (patch) | |
tree | 7dfba5474d149f00392567613c62f7119c72a5dd /dev-python/pytest-httpbin | |
parent | dev-python/requests: ppc stable (bug #732562) (diff) | |
download | gentoo-e2b55a3622e4f241128765d647816939992bef4e.tar.gz gentoo-e2b55a3622e4f241128765d647816939992bef4e.tar.bz2 gentoo-e2b55a3622e4f241128765d647816939992bef4e.zip |
dev-python/pytest-httpbin: ppc stable (bug #732562)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 b5c375726734..6d6fddec8ad0 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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/httpbin[${PYTHON_USEDEP}] |