summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:53:47 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:53:47 +0300
commit7ac294c0348af52b7a4b4d1a16ac1c88832e3241 (patch)
tree61a54587c5f8948bbe94205a6d91d69eda942c1e /dev-python/pytest-subtesthack
parentdev-python/icalendar: Add ~arm keyword wrt bug #696134 (diff)
downloadgentoo-7ac294c0348af52b7a4b4d1a16ac1c88832e3241.tar.gz
gentoo-7ac294c0348af52b7a4b4d1a16ac1c88832e3241.tar.bz2
gentoo-7ac294c0348af52b7a4b4d1a16ac1c88832e3241.zip
dev-python/pytest-subtesthack: Add ~arm keyword wrt bug #696134
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subtesthack')
-rw-r--r--dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild
index 90aae11c1a84..0cff54f385db 100644
--- a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild
+++ b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/untitaker/pytest-subtesthack/archive/${PV}.tar.gz ->
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"