summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-08 15:35:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-08 15:35:54 +0200
commit68837733fe29be6267bc7ca2b21c5cf8825b56eb (patch)
tree93fdcf49639ae8e7b2af6e8007bacdcc0570877e /dev-python/pytest-httpbin
parentdev-python/vcrpy: add ~ppc keyword (diff)
downloadgentoo-68837733fe29be6267bc7ca2b21c5cf8825b56eb.tar.gz
gentoo-68837733fe29be6267bc7ca2b21c5cf8825b56eb.tar.bz2
gentoo-68837733fe29be6267bc7ca2b21c5cf8825b56eb.zip
dev-python/pytest-httpbin: add ~ppc keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20 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 65bf35a2c852..905ebe111f57 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 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]