diff options
author | Sam James <sam@gentoo.org> | 2021-11-19 13:36:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-19 13:36:08 +0000 |
commit | 35c78959ce2c0e97378a26e4554d034b2528077a (patch) | |
tree | 79ace4da3edc885e94550d169a90fca4fd28c268 /dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild | |
parent | dev-python/pytables: disable use of bundled libraries (diff) | |
download | gentoo-35c78959ce2c0e97378a26e4554d034b2528077a.tar.gz gentoo-35c78959ce2c0e97378a26e4554d034b2528077a.tar.bz2 gentoo-35c78959ce2c0e97378a26e4554d034b2528077a.zip |
dev-python/pytest-tornado: Keyword 0.8.1 arm64, #820203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild')
-rw-r--r-- | dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild index bc4ef6ba51e7..24d1bb788cb1 100644 --- a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild +++ b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/eugeniy/pytest-tornado/archive/refs/tags/v${PV}.tar. SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/pytest-3.6[${PYTHON_USEDEP}] |