python USE flag (on arm64) masked for media-gfx/alembic, according to notes: "dev-python/pyilmbase isn't keyworded on arm64" - but don't see this package in tree, and enabling this flag on arm64 - packages builds without issues: # emerge media-gfx/alembic -pvq [ebuild R ] media-gfx/alembic-1.8.5 USE="examples hdf5 python -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
so i believe this flag can be enabled globally for this package?
Looks like I missed to drop that mask when we last rited pyilmbase. Thanks for reporting this. Seeing, that it's also masked on arm, could we drop that mask as well?
Sure, if deps allow.
Ok, I check this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c47659570b750ef9202f496e2b34c5a7e8cc02e commit 4c47659570b750ef9202f496e2b34c5a7e8cc02e Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2023-05-09 15:47:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-15 05:40:18 +0000 profiles/arch: unmask python use flag on arm{,64} Has been missed, when last riting dev-python/pyilmbase Closes: https://bugs.gentoo.org/905768 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/30956 Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- profiles/arch/arm64/package.use.mask | 4 ---- 2 files changed, 8 deletions(-)