diff options
author | Sam James <sam@gentoo.org> | 2024-07-16 23:46:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-16 23:46:20 +0100 |
commit | af3a634ba3771806ba4ecfce9334787d36c92dbd (patch) | |
tree | 79e512b5fdc51b3816c29438aeeec971f79d469d /dev-python/pytest-import-check | |
parent | dev-python/pytest-import-check: Keyword 0.0.2 ppc, #936161 (diff) | |
download | gentoo-af3a634ba3771806ba4ecfce9334787d36c92dbd.tar.gz gentoo-af3a634ba3771806ba4ecfce9334787d36c92dbd.tar.bz2 gentoo-af3a634ba3771806ba4ecfce9334787d36c92dbd.zip |
dev-python/pytest-import-check: Keyword 0.0.2 arm64, #936161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-import-check')
-rw-r--r-- | dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild b/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild index 0624db6ea61b..13afb2466b16 100644 --- a/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild +++ b/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~sparc ~x86" RDEPEND=" >=dev-python/pytest-8.1[${PYTHON_USEDEP}] |