diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:38:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:29 +0300 |
commit | 72950429ba2209efec93112b304e1afa9130b27e (patch) | |
tree | 36cfcc5d698616a52ca7a47dce15a6eed7dd8dc2 /dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild | |
parent | dev-python/httpbin: Keyword 0.7.0 riscv, #737724 (diff) | |
download | gentoo-72950429ba2209efec93112b304e1afa9130b27e.tar.gz gentoo-72950429ba2209efec93112b304e1afa9130b27e.tar.bz2 gentoo-72950429ba2209efec93112b304e1afa9130b27e.zip |
dev-python/pytest-httpbin: Keyword 1.0.0 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild')
-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 4eab5f5ee096..6b09c271d442 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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/httpbin[${PYTHON_USEDEP}] |