From: Michał Górny Date: Sat, 30 May 2020 16:11:31 +0000 (+0200) Subject: dev-python/pytest-services: Keyword 2.0.1 ppc, #717946 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b6768ad7aed022292fdfedcc50b96e8c1d926af;p=gentoo.git dev-python/pytest-services: Keyword 2.0.1 ppc, #717946 Signed-off-by: Michał Górny --- 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 0c20f5b3d9cd..158ae2ae286a 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 ~arm64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="dev-python/requests[${PYTHON_USEDEP}]