summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-08 19:14:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-08 19:14:48 +0200
commitb972d44035c29e695b3ee627218cd31f99f2b4a2 (patch)
treec1ec4e78aaa6acf27b5d7005a9c3c7b141548c98 /dev-python/pytest-httpbin
parentdev-python/itsdangerous: sparc stable wrt bug #720672 (diff)
downloadgentoo-b972d44035c29e695b3ee627218cd31f99f2b4a2.tar.gz
gentoo-b972d44035c29e695b3ee627218cd31f99f2b4a2.tar.bz2
gentoo-b972d44035c29e695b3ee627218cd31f99f2b4a2.zip
dev-python/pytest-httpbin: sparc stable wrt bug #720672
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" 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.ebuild2
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 dd11eaef96bf..da32feb6f982 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 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]