diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-19 20:18:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-19 19:33:04 +0000 |
commit | 415e988cdb1517984ceb08ef82bc0b499f5a3aa5 (patch) | |
tree | 662d7a69ff7728a5eb9ed05f04a001211eae977a /dev-python/pytest-httpbin | |
parent | dev-python/flake8: keyworded 3.7.9 for sparc, bug #701498 (diff) | |
download | gentoo-415e988cdb1517984ceb08ef82bc0b499f5a3aa5.tar.gz gentoo-415e988cdb1517984ceb08ef82bc0b499f5a3aa5.tar.bz2 gentoo-415e988cdb1517984ceb08ef82bc0b499f5a3aa5.zip |
dev-python/pytest-httpbin: keyworded 1.0.0 for sparc, bug #700940
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 6caf54c29902..72739b5001bb 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/httpbin[${PYTHON_USEDEP}] |