diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-26 15:34:08 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-26 15:34:31 -0500 |
commit | e19de6d57085c18160f4555eeac77fd73bb7d199 (patch) | |
tree | 685357b2fbce83dffdc2423d4c7dfe118591d5f4 /dev-python/pytest-subtesthack | |
parent | dev-python/icalendar: arm64 keyworded (bug #696134) (diff) | |
download | gentoo-e19de6d57085c18160f4555eeac77fd73bb7d199.tar.gz gentoo-e19de6d57085c18160f4555eeac77fd73bb7d199.tar.bz2 gentoo-e19de6d57085c18160f4555eeac77fd73bb7d199.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
Diffstat (limited to 'dev-python/pytest-subtesthack')
-rw-r--r-- | dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild | 2 |
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}]" |