diff options
author | 2021-11-16 02:44:20 +0000 | |
---|---|---|
committer | 2021-11-16 02:44:20 +0000 | |
commit | ae3005bff63309e67494d464a6336ad1f56e6235 (patch) | |
tree | 03761ac48c41703d6c4dcfce9f2f892ecd43b64d /dev-python/pytest-tornado | |
parent | dev-db/mysql-connector-c++: bump to v8.0.27 (diff) | |
download | gentoo-ae3005bff63309e67494d464a6336ad1f56e6235.tar.gz gentoo-ae3005bff63309e67494d464a6336ad1f56e6235.tar.bz2 gentoo-ae3005bff63309e67494d464a6336ad1f56e6235.zip |
dev-python/pytest-tornado: Keyword 0.8.1 arm, #820203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-tornado')
-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 0ae73c9da758..1ad893967d32 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 ~hppa ~ia64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~riscv sparc x86" RDEPEND=" >=dev-python/pytest-3.6[${PYTHON_USEDEP}] |