summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-04-06 23:56:29 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-04-07 00:02:47 -0700
commite12ce8dac3a3310b9dc5fdc47ef05b7fc97ddfc0 (patch)
tree2a44d43fa73a38fbdc9d6db2e8cf71e3d2daea6e
parentdev-python/httpbin: add ~ppc64 keyword (diff)
downloadgentoo-e12ce8dac3a3310b9dc5fdc47ef05b7fc97ddfc0.tar.gz
gentoo-e12ce8dac3a3310b9dc5fdc47ef05b7fc97ddfc0.tar.bz2
gentoo-e12ce8dac3a3310b9dc5fdc47ef05b7fc97ddfc0.zip
dev-python/pytest-httpbin: add ~ppc64 keyword
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-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 62cc08dd8f92..65bf35a2c852 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 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]