From: Georgy Yakovlev Date: Tue, 7 Apr 2020 06:56:29 +0000 (-0700) Subject: dev-python/pytest-httpbin: add ~ppc64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e12ce8dac3a3310b9dc5fdc47ef05b7fc97ddfc0;p=gentoo.git dev-python/pytest-httpbin: add ~ppc64 keyword Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- 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}]