summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-30 18:11:31 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-30 18:20:36 +0200
commit2b6768ad7aed022292fdfedcc50b96e8c1d926af (patch)
tree5472c3d43f40969fde227df13e23f680423b8ba5 /dev-python/pytest-services
parentdev-python/pylibmc: Keyword 1.6.1-r1 ppc, #717946 (diff)
downloadgentoo-2b6768ad7aed022292fdfedcc50b96e8c1d926af.tar.gz
gentoo-2b6768ad7aed022292fdfedcc50b96e8c1d926af.tar.bz2
gentoo-2b6768ad7aed022292fdfedcc50b96e8c1d926af.zip
dev-python/pytest-services: Keyword 2.0.1 ppc, #717946
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-services')
-rw-r--r--dev-python/pytest-services/pytest-services-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]