commit: a8eda9204bf561ca40497b5dc83a839076b2c40b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 16 14:36:56 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Oct 16 18:11:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8eda920
profiles: powerpc/ppc64: Dropp opencv from use.mask It is keyworded after all ... Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/powerpc/ppc64/use.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask index ec7dc62380d3..8aff9be942b0 100644 --- a/profiles/arch/powerpc/ppc64/use.mask +++ b/profiles/arch/powerpc/ppc64/use.mask @@ -5,6 +5,7 @@ # Paul Zander <[email protected]> (2024-03-29) # not available here (see openexr, opencolorio, opencv) +color-management openvdb embree openimageio @@ -21,11 +22,6 @@ osl openexr osg -# Samuli Suominen <[email protected]> (2012-11-24) -# TODO: Keyword and stabilize media-gfx/opencolorio and media-libs/opencv -color-management -opencv - # Brent Baude <[email protected]> (2008-10-03) # Masking xindy use flag for ppc64 xindy
