summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-29 23:31:46 +0000
committerSam James <sam@gentoo.org>2023-12-29 23:31:46 +0000
commit5499e93f6b9c9c4c13f2d19d87d70fda38b4f42a (patch)
tree7ca9f445f73252625e4492de5200729f4ccd95df /dev-python
parentdev-perl/CryptX: fix build w/ sse4.1 but w/o aesni (diff)
downloadgentoo-5499e93f6b9c9c4c13f2d19d87d70fda38b4f42a.tar.gz
gentoo-5499e93f6b9c9c4c13f2d19d87d70fda38b4f42a.tar.bz2
gentoo-5499e93f6b9c9c4c13f2d19d87d70fda38b4f42a.zip
dev-python/pipdeptree: Keyword 2.13.1 arm64, #917977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pipdeptree/pipdeptree-2.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild b/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild
index 61efc130c1c0..d29e84bec386 100644
--- a/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild
+++ b/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~riscv"
BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]