diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-11 15:07:14 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-11 15:07:14 +0300 |
commit | a605a608e437e1cb0802443f22fcdd409f5bb8d6 (patch) | |
tree | 592ba524fc8ab48e687ba79a2d5de7ecc590707e /dev-python/pytest-httpbin | |
parent | dev-python/requests: arm64 stable (bug #714490) (diff) | |
download | gentoo-a605a608e437e1cb0802443f22fcdd409f5bb8d6.tar.gz gentoo-a605a608e437e1cb0802443f22fcdd409f5bb8d6.tar.bz2 gentoo-a605a608e437e1cb0802443f22fcdd409f5bb8d6.zip |
dev-python/pytest-httpbin: arm64 stable (bug #714490)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@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 33cd0eb78b5f..ab2a69c51f89 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 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/httpbin[${PYTHON_USEDEP}] |