summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-04 01:19:55 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-04 16:05:13 +0200
commit38eb54930023ddb041bb335b779f31df04716d48 (patch)
tree6d7a3b036e49763fb24db298c81fa50abbe03ded /dev-python/pytest-services
parentdev-python/objgraph: arm keyworded (bug #717946) (diff)
downloadgentoo-38eb54930023ddb041bb335b779f31df04716d48.tar.gz
gentoo-38eb54930023ddb041bb335b779f31df04716d48.tar.bz2
gentoo-38eb54930023ddb041bb335b779f31df04716d48.zip
dev-python/pytest-services: arm keyworded (bug #717946)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> 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 0cdfbecacfb8..cecaf44b17d6 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 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]