summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-30 23:09:54 +0000
committerSam James <sam@gentoo.org>2020-07-30 23:11:46 +0000
commit6c63957d619ea03f3c08d7476330f215b71fd162 (patch)
tree2767aa614c37321189d6397eeea4a778ac68cc37 /dev-python/pytest
parentapp-misc/ddcutil: version bump (diff)
downloadgentoo-6c63957d619ea03f3c08d7476330f215b71fd162.tar.gz
gentoo-6c63957d619ea03f3c08d7476330f215b71fd162.tar.bz2
gentoo-6c63957d619ea03f3c08d7476330f215b71fd162.zip
dev-python/pytest: arm keyworded (bug #734780)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild
index e76448a70b4b..af72824c17a8 100644
--- a/dev-python/pytest/pytest-6.0.1.ebuild
+++ b/dev-python/pytest/pytest-6.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RESTRICT="!test? ( test )"