summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-26 15:34:08 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-26 15:34:31 -0500
commite19de6d57085c18160f4555eeac77fd73bb7d199 (patch)
tree685357b2fbce83dffdc2423d4c7dfe118591d5f4
parentdev-python/icalendar: arm64 keyworded (bug #696134) (diff)
downloadgentoo-e19de6d5.tar.gz
gentoo-e19de6d5.tar.bz2
gentoo-e19de6d5.zip
dev-python/pytest-subtesthack: arm64 keyworded (bug #696134)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
-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 e43c4366b1ed..32cb651eba5f 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"