commit: a5ae66deecd3911d1202aae0c82401ea44ffc6c8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 17:00:46 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 17:00:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ae66de
dev-python/frozendict: Keyword 2.3.2 ppc64, #859412
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/frozendict/frozendict-2.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/frozendict/frozendict-2.3.2.ebuild
b/dev-python/frozendict/frozendict-2.3.2.ebuild
index 28a3b265a196..bf424c54eba1 100644
--- a/dev-python/frozendict/frozendict-2.3.2.ebuild
+++ b/dev-python/frozendict/frozendict-2.3.2.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/python-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
# few tests fail with python3_9 and one with python3_10
RESTRICT="test"