summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorYifeng Li <tomli@tomli.me>2023-02-18 23:52:01 +0000
committerMichał Górny <mgorny@gentoo.org>2023-02-19 05:03:47 +0100
commitaa8c011f5376ea3b6cef77580bd630b4bcfc0548 (patch)
tree7467b86192fe6a3290ad4a141fdf3fc61ff954b6 /dev-python
parentcc839ca8c6b26d521a8ad62297d891806020203b (diff)
downloadgentoo-aa8c011f5376ea3b6cef77580bd630b4bcfc0548.tar.gz
gentoo-aa8c011f5376ea3b6cef77580bd630b4bcfc0548.tar.bz2
gentoo-aa8c011f5376ea3b6cef77580bd630b4bcfc0548.zip
dev-python/platformdirs: add keywords ~arm64-macos ~x64-macos
When bootstrapping Gentoo Prefix on macOS 13.2 (Ventura) on an Apple M1 system, it will fail at stage3 (note that there are other bugs that prevent the bootstrapping from reach stage3, which must also be resolved) due to missing keywords in dev-python/platformdirs-3.0.0, which is now an indirect dependency of Portage. Closes: https://bugs.gentoo.org/895336 Signed-off-by: Yifeng Li <tomli@tomli.me> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/platformdirs/platformdirs-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/platformdirs/platformdirs-3.0.0.ebuild b/dev-python/platformdirs/platformdirs-3.0.0.ebuild
index 2c67f8ab7334..bb833077f5ae 100644
--- a/dev-python/platformdirs/platformdirs-3.0.0.ebuild
+++ b/dev-python/platformdirs/platformdirs-3.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
BDEPEND="
test? (