commit: 55f115fa16915a16396a583dae915c777bcd9840
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 6 07:30:21 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 6 07:30:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f115fa
dev-python/poetry: Keyword 2.1.1 arm64, #948440
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/poetry/poetry-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/poetry/poetry-2.1.1.ebuild
b/dev-python/poetry/poetry-2.1.1.ebuild
index 7b960d9bc1e1..f5e71595e324 100644
--- a/dev-python/poetry/poetry-2.1.1.ebuild
+++ b/dev-python/poetry/poetry-2.1.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-python/poetry-core-${PV}[${PYTHON_USEDEP}]