diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 11:44:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 11:44:52 +0300 |
commit | 7061b2523b0b81372a04acb4bf9982989a190a49 (patch) | |
tree | da86ccf375509a5fde87fd5bd62b6093d5fe6d5a /dev-python/pytest-shell-utilities | |
parent | dev-python/raet: Keyword 0.6.8-r4 arm64, #836457 (diff) | |
download | gentoo-7061b2523b0b81372a04acb4bf9982989a190a49.tar.gz gentoo-7061b2523b0b81372a04acb4bf9982989a190a49.tar.bz2 gentoo-7061b2523b0b81372a04acb4bf9982989a190a49.zip |
dev-python/pytest-shell-utilities: Keyword 1.0.5 arm64, #836457
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild index 4199dbbd2802..dc95817ce4f9 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |