From: Georgy Yakovlev Date: Tue, 31 Mar 2020 07:33:49 +0000 (-0700) Subject: dev-python/pytest-services: add ~ppc64 keyword, bug #715008 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b63378de70259c7ac2c4f5294c066cc490a08196;p=gentoo.git dev-python/pytest-services: add ~ppc64 keyword, bug #715008 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild b/dev-python/pytest-services/pytest-services-2.0.1.ebuild index 7725ce548f24..f754b2403cc5 100644 --- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="test" RDEPEND="dev-python/requests[${PYTHON_USEDEP}]