diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-26 18:42:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-26 18:42:35 +0300 |
commit | 024bf706c0dcc66dadda0af6a7c764f47c397379 (patch) | |
tree | 4d9c34eac5c363ab12b49d38ab00ec214a606bc0 /dev-python/pytest-twisted | |
parent | net-p2p/deluge: Keyword 2.1.1 arm64, #866614 (diff) | |
download | gentoo-024bf706c0dcc66dadda0af6a7c764f47c397379.tar.gz gentoo-024bf706c0dcc66dadda0af6a7c764f47c397379.tar.bz2 gentoo-024bf706c0dcc66dadda0af6a7c764f47c397379.zip |
dev-python/pytest-twisted: Keyword 1.13.4-r1 arm, #866614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-twisted')
-rw-r--r-- | dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild index af2752537554..b7654519f5df 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-twisted/archive/v${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}] |